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

fix: creates a release from an existing tag #176

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

citizensas
Copy link

Gitlab API doesn't allow to edit a tag, instead we create a new Release based on the given tag.

Fixes #57

Gitlab API doesn't allow to edit a tag, instead we create a new Release based on the given tag.

Fixes conventional-changelog#57

Signed-off-by: Sassoun Derderian <[email protected]>
@citizensas citizensas force-pushed the gitlab-create-release-from-tag branch from 541845f to a49e45d Compare March 24, 2020 12:28
@citizensas citizensas force-pushed the gitlab-create-release-from-tag branch from 022db88 to 36f055a Compare March 26, 2020 06:01
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.

Tag creation vs Release
1 participant