Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

Tag versions? #165

Open
sinedied opened this issue Jul 31, 2017 · 0 comments
Open

Tag versions? #165

sinedied opened this issue Jul 31, 2017 · 0 comments

Comments

@sinedied
Copy link

Could you add version tag to your release, so we can pin the version in config.xml instead of using commit hash?

Just in case, you can add this to your npm scripts to do it automatically:

"postpublish": "git tag -a $npm_package_version -m '$npm_package_version' && git push --tags",
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant