fix: .release-it.json

This commit is contained in:
charlesgauthereau
2026-03-06 08:45:30 +01:00
parent 2fcddea0fa
commit 79425f4490
+3
View File
@@ -14,6 +14,9 @@
"tagName": "${version}",
"push": true
},
"hooks": {
"after:git:push": "sleep 5"
},
"plugins": {
"@release-it/conventional-changelog": {
"preset": {