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
+1 -1
View File
@@ -2,5 +2,5 @@
"ignoreCommitPattern": "(test\\()|(release\\()|(chore\\()",
"commitLimit": false,
"hideCredit": true,
"startingVersion": "2.0.0"
"startingVersion": "2.0.1"
}