Skip to content

Commit

Permalink
Configure chronicle to pre-1.0 mode (#1886)
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
willmurphyscode authored Jun 20, 2023
1 parent 631d50d commit 5d54e6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .chronicle.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
enforce-v0: true # don't make breaking-change label bump major version before 1.0.

0 comments on commit 5d54e6e

Please sign in to comment.