Skip to content

Commit

Permalink
chore(build): created release task
Browse files Browse the repository at this point in the history
  • Loading branch information
jv-k committed Aug 23, 2023
1 parent 2531244 commit 474ba7d
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 @@ -11,6 +11,7 @@
"license": "MIT",
"bin": "./ver-bump.sh",
"scripts": {
"release": "gh release create --notes \"$(npx jv-k/releasetool)\"",
"tests:install": "./install_bats.sh",
"tests:run": "./test/bats/bin/bats ./test/ver-bump.bats",
"tests:install:windows": "sh ./install_bats.sh",
Expand Down

0 comments on commit 474ba7d

Please sign in to comment.