Skip to content

Commit 7b5ff98

Browse files
committed
chore(release-it): use latest schema
1 parent 4ea052a commit 7b5ff98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://unpkg.com/release-it@18/schema/release-it.json",
2+
"$schema": "https://unpkg.com/release-it/schema/release-it.json",
33
"git": {
44
"commitMessage": "chore(release): ${version}",
55
"tagName": "${version}",

0 commit comments

Comments
 (0)