Skip to content

Commit 7e27714

Browse files
authored
housekeeping: force release-it to base version bumps on package manifest (via #5301)
1 parent 4152241 commit 7e27714

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release/.release-it.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"use": "pkg.version",
23
"safeBump": false,
34
"beforeChangelogCommand": "./release/check-for-breaking-changes.sh ${latestVersion} ${version}",
45
"changelogCommand": "./release/get-changelog.sh",

0 commit comments

Comments
 (0)