Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
add comment to release script
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwayson committed Feb 7, 2018
1 parent 9b947b0 commit 07aadfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ carriage-return --level "$CHANGE"

# bump version
# NOTE: force is needed so that the preversion script can run
# and preversion creates production build and runs tests
npm version "$CHANGE" --force

# push version commit and tags to github
Expand Down

0 comments on commit 07aadfd

Please sign in to comment.