Skip to content
This repository has been archived by the owner on Aug 10, 2018. It is now read-only.

Commit

Permalink
docs(create version): update creation version guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Thierry Templier committed Jun 17, 2015
1 parent a4109db commit 71b3459
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/guides/create-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,15 +112,15 @@ the following files:

## Summary

* [] Check everything is commited
* [] Check code style
* [] Check JSHint
* [] Run tests
* [] Check continuous integration
* [] Check code coverage (optional)
* [] Create tag for version
* [] Push tag in the remote repository
* [] Publish in NPM
* [] Check NPM for published version
* [] Check Bower for published version
* [] Increment number version
* Check everything is commited
* Check code style
* Check JSHint
* Run tests
* Check continuous integration
* Check code coverage (optional)
* Create tag for version
* Push tag in the remote repository
* Publish in NPM
* Check NPM for published version
* Check Bower for published version
* Increment number version

0 comments on commit 71b3459

Please sign in to comment.