Skip to content

Commit 681a871

Browse files
committed
chore: disable auto versioning
1 parent 463ac5a commit 681a871

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@
111111
},
112112
"plugins": {
113113
"@release-it/conventional-changelog": {
114-
"preset": "angular"
114+
"preset": "angular",
115+
"ignoreRecommendedBump": true
115116
}
116117
}
117118
},

0 commit comments

Comments
 (0)