Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tags #36

Closed
igor9silva opened this issue Apr 6, 2016 · 2 comments
Closed

Tags #36

igor9silva opened this issue Apr 6, 2016 · 2 comments

Comments

@igor9silva
Copy link

Hi,

As it's a best pratice, It'd be nice to have release tags (e.g. v1.3.0) for each new version. This way it's possible to point at that very specific version in automation tools (e.g. npm, bower, jenkins), avoiding breaking anything when there is a new release.

@sinedied
Copy link

In the meantime, you can just use the commit hash to have the same behavior, ie:

cordova plugin add <repo>.git#<commit_hash>

@0505gonzalez
Copy link
Collaborator

Good point. We'll start tagging with the most recent version, 1.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants