Skip to content

Commit d601ac4

Browse files
committed
chore: add script to get the next version
1 parent ceade78 commit d601ac4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"fix:format": "prettier . --cache --write --experimental-cli",
1515
"fix:lint": "oxlint --type-aware --fix",
1616
"prepare": "husky && playwright install chromium",
17+
"release:version": "git-conventional-commits version",
1718
"serve": "vite preview",
1819
"test": "vitest run"
1920
},

0 commit comments

Comments
 (0)