chore(release): fix release procedure, turn off npm and changelog start version set to 2.0.1

This commit is contained in:
raiper34
2025-01-26 23:32:02 +01:00
parent d4a5e1c639
commit 3b053df168
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -7,6 +7,9 @@
"github": {
"release": true
},
"npm": {
"publish": false
},
"plugins": {
"@release-it/bumper": {
"in": "package.json",