Skip to content

Commit

Permalink
feat: add release script
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed May 5, 2022
1 parent f63a9b9 commit c2c1783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"build": "napi build --platform --release",
"build:debug": "napi build --platform",
"prepublishOnly": "napi prepublish -t npm",
"release": "standard-version -i HISTORY.md",
"test": "mocha --recursive test/",
"version": "napi version"
}
Expand Down

0 comments on commit c2c1783

Please sign in to comment.