Skip to content
Peter Ajtai edited this page Feb 6, 2014 · 6 revisions
  1. Create branch
  2. Add commits (using closes # whenever possible), see if grunt test-cli still passes
  3. Add release notes file
  4. Update package.json using semantic versioning
  5. Do not modify README.md it is compiled
  6. Merge into master
  7. Verify everything still passes
  8. grunt deploy
  9. Verify bower branch passing
  10. push master
  11. Push release tag to the bower branch or discuss pushing release tag with someone who will push release tag

Clone this wiki locally