Skip to content

Commit 9513217

Browse files
authored
chore: add missing release script (#12)
1 parent 1b2077a commit 9513217

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"scripts": {
1616
"format": "prettier --check .",
1717
"format:fix": "prettier --write .",
18+
"release": "semantic-release",
1819
"typecheck": "tsc"
1920
},
2021
"dependencies": {

0 commit comments

Comments
 (0)