Skip to content

Commit

Permalink
fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuvalke committed May 13, 2020
1 parent 820d651 commit f0b1308
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "Yuval keidar <yuval.keidar@kaltura.com>",
"scripts": {
"release": "standard-version",
"postrelease": "git push --follow-tags && conventional-github-releaser"
"postrelease": "git push --follow-tags && conventional-github-releaser -p angular"
},
"license": "MIT",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1257,7 +1257,7 @@ split@^1.0.0:
dependencies:
through "2"

standard-version@^4.2.0:
standard-version@^4.0.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-4.4.0.tgz#99de7a0709e6cafddf9c5984dd342c8cfe66e79f"
integrity sha512-jJ8FZhnmh9xJRQLnaXiGRLaAUNItIH29lOQZGpL5fd4+jUHto9Ij6SPCYN86h6ZNNXkYq2TYiIVVF7gVyC+pcQ==
Expand Down

0 comments on commit f0b1308

Please sign in to comment.