We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea052a commit 7b5ff98Copy full SHA for 7b5ff98
.release-it.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://unpkg.com/release-it@18/schema/release-it.json",
+ "$schema": "https://unpkg.com/release-it/schema/release-it.json",
3
"git": {
4
"commitMessage": "chore(release): ${version}",
5
"tagName": "${version}",
0 commit comments