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

Please create tags for releases #1877

Open
jmikedupont2 opened this issue Oct 20, 2024 · 5 comments
Open

Please create tags for releases #1877

jmikedupont2 opened this issue Oct 20, 2024 · 5 comments

Comments

@jmikedupont2
Copy link

I am searching for a tag on the 1.8.0 release but cannot find any, can you please tag releases?

1.8.0 - 2024-09-18

@Trivo25
Copy link
Member

Trivo25 commented Oct 20, 2024

Oh Yep! This one is on me. We used to do that with every release but I started to forget at some point. Will follow up with it

@jmikedupont2
Copy link
Author

There are some good automations for this i have used in the past.
googling give https://github.com/conventional-changelog/conventional-changelog as a possible tool to generate the changelog via standards

@Trivo25
Copy link
Member

Trivo25 commented Oct 21, 2024

We just had that discussion last week! Good tool, will definitely look into it

@45930
Copy link
Contributor

45930 commented Oct 21, 2024

Seems like this should be automated in the same way that the NPM release itself is

@mitschabaude
Copy link
Collaborator

You could also just add an npm command for bumping version and uploading the tag

npm version minor && git push --tags

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

4 participants