Skip to content

Commit

Permalink
update CHANGELOG with new version
Browse files Browse the repository at this point in the history
  • Loading branch information
lavrton committed Jun 15, 2018
1 parent 4399ddb commit f7df0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Expand Up @@ -38,7 +38,7 @@ echo "commit change log updates"
git commit -am "update CHANGELOG with new version" --allow-empty

echo "npm version $1 --no-git-tag-version"
npm version $1 --no-git-tag-version
npm version $1 --no-git-tag-version --allow-same-version

echo "build for $1"
npm run build
Expand Down

0 comments on commit f7df0c2

Please sign in to comment.