We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4152241 commit 7e27714Copy full SHA for 7e27714
release/.release-it.json
@@ -1,4 +1,5 @@
1
{
2
+ "use": "pkg.version",
3
"safeBump": false,
4
"beforeChangelogCommand": "./release/check-for-breaking-changes.sh ${latestVersion} ${version}",
5
"changelogCommand": "./release/get-changelog.sh",
0 commit comments