Skip to content

Commit

Permalink
test: standard version
Browse files Browse the repository at this point in the history
  • Loading branch information
a133xz committed Jul 8, 2021
1 parent 49c72a2 commit 1a2ea88
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions CHANGELOG.md

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,11 @@
"patch": "npm version patch -m \"v%s\"",
"postversion": "git push && git push --tags",
"prepare": "husky install",
"release": "standard-version",
"release:patch": "standard-version --release-as patch"
},
"standard-version": {
"skip": {
"bump": true,
"commit": true,
"tag": true
}
},
Expand Down

0 comments on commit 1a2ea88

Please sign in to comment.