apollo_developers/bower_components/jsPDF/RELEASE.md
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +05:30

12 lines
312 B
Markdown
Executable File

Release Instructions
====================
PLEASE DO NOT POST A RELEASE UNLESS YOU HAVE ACCESS TO NPM
- Add a new draft release in GitHub.
- Describe the Release
- Update the CDN link in the README (@TODO: Automate?)
- `npm version 1.x.y`
- git push origin v1.x.y
- Publish the release on GitHub
- `npm publish`