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 tag when doing a npm publish #321

Open
kapouer opened this issue Jan 30, 2024 · 1 comment
Open

please tag when doing a npm publish #321

kapouer opened this issue Jan 30, 2024 · 1 comment

Comments

@kapouer
Copy link

kapouer commented Jan 30, 2024

A simple way to do that is npm version 4.2.0.
However, now that many tags are missing, it would be nice to just have the last one:

git tag v4.2.0 f8e1944b

this will make bisecting bugs, and also redistribution of your software, easier.

@metafloor
Copy link
Owner

The tagging of releases broke when github changed the authentication api (v3.0.1 was the last tagged release). Will try to make fixing the release script a priority for the next iteration - which will likely be syncing to the latest BWIPP release.

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

2 participants