Skip to content

fix branch alias #27

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

Merged
merged 1 commit into from
Dec 14, 2017
Merged

fix branch alias #27

merged 1 commit into from
Dec 14, 2017

Conversation

dbu
Copy link
Contributor

@dbu dbu commented Dec 14, 2017

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets -
Documentation -
License MIT

What's in this PR?

Fix branch alias for the master branch as there is version 2.0.0 already.

Why?

The branch alias must reflect the latest commit tag. Once we add a new feature, it should bump to 2.1, if we do a BC break, it must go to 3.0 so that people requiring on ^2.0@dev get the right version of the code.

@dbu dbu merged commit 48251c9 into master Dec 14, 2017
@dbu dbu deleted the branch-alias branch December 14, 2017 07:30
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

Successfully merging this pull request may close these issues.

1 participant