Skip to content

Commit

Permalink
fix: CHANGELOG lose after generate
Browse files Browse the repository at this point in the history
  • Loading branch information
doxiaodong committed Jul 4, 2018
1 parent 8d40e31 commit 3dc2591
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion git.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ git config --global user.name "circle-bot"
git config --global user.email "duxiaodong@darlin.me"

git status
git commit -am"bump version"
git add -A
git commit -am"bump version $CIRCLE_TAG [skip ci]"
git status

0 comments on commit 3dc2591

Please sign in to comment.