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

Support maintaining major tag #17

Closed
rlespinasse opened this issue Dec 10, 2021 · 1 comment · Fixed by #20
Closed

Support maintaining major tag #17

rlespinasse opened this issue Dec 10, 2021 · 1 comment · Fixed by #20
Labels
enhancement New feature or request released

Comments

@rlespinasse
Copy link
Owner

A usecase is to follow a GitHub Action recommendation about tagging release on an action.

  • a new 1.0.0 tag will also produce a v1 tag
  • a new 1.1.0 tag will overwrite the v1 tag
  • a new 2.0.0 tag will also produce a v2 tag
@github-actions
Copy link

🎉 This issue has been resolved in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant