housekeeping: force release-it to base version bumps on package manifest (via #5301)
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"use": "pkg.version",
|
||||||
"safeBump": false,
|
"safeBump": false,
|
||||||
"beforeChangelogCommand": "./release/check-for-breaking-changes.sh ${latestVersion} ${version}",
|
"beforeChangelogCommand": "./release/check-for-breaking-changes.sh ${latestVersion} ${version}",
|
||||||
"changelogCommand": "./release/get-changelog.sh",
|
"changelogCommand": "./release/get-changelog.sh",
|
||||||
|
|||||||
Reference in New Issue
Block a user