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

Add tag for versions #40

Open
ankon opened this issue Jan 24, 2023 · 0 comments
Open

Add tag for versions #40

ankon opened this issue Jan 24, 2023 · 0 comments

Comments

@ankon
Copy link

ankon commented Jan 24, 2023

It would be great if releases would not just bump the version in package.json, but also have an associated tag in git for them. This would make reviewing changes a lot nicer, and improve also the information provided by automated systems such as dependabot.

It seems that there are some tags already, but not for all versions. Maybe the release procedure could include making the tag, possibly by using npm version (patch|minor|major) instead of manually touching package.json?

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