Skip to content

Commit c2c1783

Browse files
committed
feat: add release script
1 parent f63a9b9 commit c2c1783

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"build": "napi build --platform --release",
4444
"build:debug": "napi build --platform",
4545
"prepublishOnly": "napi prepublish -t npm",
46+
"release": "standard-version -i HISTORY.md",
4647
"test": "mocha --recursive test/",
4748
"version": "napi version"
4849
}

0 commit comments

Comments
 (0)