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

Fixes #1754: The version command in the programmatic API now returns the new version #1755

Merged
merged 1 commit into from Mar 27, 2015

Conversation

dancrumb
Copy link

When users of the programmatic API update the version, they may do so without having to inspect the new contents of the bower.json file to find out the new version.

This is useful in scripts where the tag needs to be pushed programatically; the user can push the new tag explicitly.

…urns the new version

When users of the programmatic API update the version, they may do so without having to inspect the new contents of the bower.json file to find out the new version.
This is useful in scripts where the tag needs to be pushed programatically; the user can push the new tag explicitly.
@samccone
Copy link
Member

👍 this makes sense

@dancrumb
Copy link
Author

Cool; I created a PR with the change (which is one line) and a test to confirm it.

@dancrumb
Copy link
Author

To be clear; those failed checks are from bower/bower#master and not from my changes

@sheerun
Copy link
Contributor

sheerun commented Mar 27, 2015

Yup, looks good to me. Thanks! :)

sheerun added a commit that referenced this pull request Mar 27, 2015
Fixes #1754: The version command in the programmatic API now returns the new version
@sheerun sheerun merged commit b4aa90b into bower:master Mar 27, 2015
@sheerun sheerun mentioned this pull request Mar 27, 2015
16 tasks
@dancrumb dancrumb deleted the feature/1754 branch March 27, 2015 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants