mirror of
https://github.com/anchore/grype
synced 2024-11-10 06:34:13 +00:00
Configure chronicle to pre-1.0 mode (#1356)
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:
parent
a11f66c058
commit
ca79c2a753
1 changed files with 1 additions and 0 deletions
1
.chronicle.yaml
Normal file
1
.chronicle.yaml
Normal file
|
@ -0,0 +1 @@
|
|||
enforce-v0: true # don't make breaking-change label bump major version before 1.0.
|
Loading…
Reference in a new issue