Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 244 Bytes

Release.md

File metadata and controls

9 lines (8 loc) · 244 Bytes

RELEASE

  1. Update version in package.json
  2. Update version in bower.json
  3. Commit "Version x.y.z"
  4. Tag with git tag -a v1.14.0 -m "Version 1.14.0
  5. Push with git push
  6. Push tags with git push --tags
  7. Update links in README.md