Merge branch 'release-v2.3.0'

This commit is contained in:
Nicolás Venturo
2019-05-27 13:09:19 -03:00
7 changed files with 40 additions and 44 deletions

View File

@ -88,7 +88,7 @@ elif [[ "$*" == "rc" ]]; then
assert_current_branch "$(current_release_branch)"
# Bumps rc number, commits and tags
npm version prelease
npm version prerelease
push_and_publish next