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 4636a9d commit b875a08Copy full SHA for b875a08
.release-it.js
@@ -17,6 +17,7 @@ module.exports = {
17
plugins: {
18
"@release-it/conventional-changelog": {
19
infile: "CHANGES.md",
20
+ ignoreRecommendedBump: true,
21
preset: {
22
name: "conventionalcommits",
23
types: [
0 commit comments