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

Parity with npm version? #7

Closed
scottgonzalez opened this issue Mar 14, 2013 · 1 comment
Closed

Parity with npm version? #7

scottgonzalez opened this issue Mar 14, 2013 · 1 comment

Comments

@scottgonzalez
Copy link

This should support everything npm version supports.

The two things that immediately stand out are:

bumping the build version: grunt release:build
releasing with a specific version: grunt release:1.2.3

Also, an option (or automatic based on environment detection) for signing the tag.

There may be other features as well.

@geddski
Copy link
Owner

geddski commented Aug 6, 2013

it signs the tag now by default, and also supports tagging a release for npm via --npmtag. The build version can be bumped using: grunt release:prerelease. See readme for more details, but I think we're there now so closing this.

@geddski geddski closed this as completed Aug 6, 2013
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

2 participants