npm testnpm run build- Update package.json & bower.json version
- Update Changelog.md
git commit -am"Releasing x.x.x"git pushgit tag -a vx.x.x -m"version x.x.x"git push origin --tagsnpm publish ./
Last active
October 29, 2015 17:45
-
-
Save mzabriskie/fdee4e71d84ea32cbaab to your computer and use it in GitHub Desktop.
Release Process
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment