Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Improve versioning scripts #66

Open
alexewerlof opened this issue Jan 6, 2017 · 0 comments
Open

Improve versioning scripts #66

alexewerlof opened this issue Jan 6, 2017 · 0 comments

Comments

@alexewerlof
Copy link
Contributor

Put these two scripts in package.json to make the release even simpler:

"preversion": "npm run lint && npm test",
"postversion": "git push && git push --tags"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant