Configure chronicle to pre-1.0 mode (#1886)

Track a chronicle config file that causes chronicle to bump minor
version instead of major version in response to the "breaking-change"
label for pre-1.0 releases.

Signed-off-by: Will Murphy <will.murphy@anchore.com>
This commit is contained in:
William Murphy 2023-06-20 12:08:35 -04:00 committed by GitHub
parent 631d50d038
commit 5d54e6e847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.chronicle.yaml Normal file
View File

@ -0,0 +1 @@
enforce-v0: true # don't make breaking-change label bump major version before 1.0.