Skip to content

Conversation

@bantic
Copy link
Collaborator

@bantic bantic commented Aug 4, 2016

Using --amend --no-edit was changing the sha of the commit after it
had been tagged, which caused issues with future updates to the
changelog. The git-semver-commits package failed to find tags when
their commits were amended post-tagging.

Using --amend --no-edit was changing the sha of the commit *after* it
had been tagged, which caused issues with future updates to the
changelog. The `git-semver-commits` package failed to find tags when
their commits were amended post-tagging.
@bantic bantic merged commit 7cdab86 into master Aug 4, 2016
@bantic bantic deleted the update-changelog-with-version branch August 4, 2016 21:26
bantic added a commit to bustle/ember-mobiledoc-editor that referenced this pull request Aug 4, 2016
Using postversion was messing up the git tags by changing the sha of the
commit they initially pointed to.

See also bustle/mobiledoc-kit#448
@bantic
Copy link
Collaborator Author

bantic commented Aug 4, 2016

released in v0.10.4

bantic added a commit to bustle/ember-mobiledoc-editor that referenced this pull request Aug 4, 2016
Using postversion was messing up the git tags by changing the sha of the
commit they initially pointed to.

See also bustle/mobiledoc-kit#448
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.

2 participants