chore(release): automate release and changelog procedure

This commit is contained in:
raiper34
2025-01-26 22:58:32 +01:00
parent e5af53483a
commit 80ea9c0a5d
6 changed files with 1952 additions and 196 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"ignoreCommitPattern": "(test\\()|(release\\()|(chore\\()",
"commitLimit": false,
"hideCredit": true,
"startingVersion": "2.0.0"
}