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

Access latest "release" version? #176

Open
mastoj opened this issue Apr 20, 2023 · 0 comments
Open

Access latest "release" version? #176

mastoj opened this issue Apr 20, 2023 · 0 comments

Comments

@mastoj
Copy link

mastoj commented Apr 20, 2023

Is it possible to access the latest release version? The previous tag and previous version seems to always refers back to the previous, obviously, tag for the specific branch. But is it a way to get the latest release version?

Example:

  • I have version v1.0.1
  • I create a new feature and get the tag v1.0.2-feature-changelog.0, make another commit and gets v1.0.2-feature-changelog.1
  • v1.0.2-feature-changelog.1 to v1.0.1. Is v1.0.1 available anywhere or do I need to calulate it myself?
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

No branches or pull requests

1 participant