Skip to content

Commit

Permalink
Update prod build process
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jun 9, 2017
1 parent 5f70f96 commit 05707b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bumpedrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ plugins:

'Commiting new version':
plugin: 'bumped-terminal'
command: 'git add CHANGELOG.md package.json && git commit -m "Release $newVersion"'
command: 'git add docs/main.min.js docs/style.min.css CHANGELOG.md package.json && git commit -m "Release $newVersion"'

'Detecting problem before publish':
plugin: 'bumped-terminal'
Expand Down

0 comments on commit 05707b8

Please sign in to comment.