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

Why not release v1.0.0 on npm? #26

Open
nweldev opened this issue Aug 22, 2019 · 3 comments
Open

Why not release v1.0.0 on npm? #26

nweldev opened this issue Aug 22, 2019 · 3 comments

Comments

@nweldev
Copy link

nweldev commented Aug 22, 2019

I added this repo as a submodule in my project as I needed to use the programmatic API and needed to fix #20. Why not release this version, at least as @next?

nweldev pushed a commit to nlm-pro/blog-posts-and-stuff that referenced this issue Aug 22, 2019
@badrihippo
Copy link
Contributor

@xdamman if you can't access npm (as mentioned in #20 (comment)) then perhaps you could do a "release" tag on GitHub instead?

Right now when I browse the "releases" I get only v0.1.6; I have to look through the commit log to find the newer version. It would be useful to find it in the "release" list (and who knows, maybe that's where npm gets its releases from too?).

@PatrickHeneise
Copy link
Contributor

I created the release v0.2.0 from the latest master. Unfortunately I don’t have access to npm and can’t complete the semantic-release setup for automated publishing. https://github.com/xdamman/mediumexporter/releases/tag/v0.2.0

@badrihippo
Copy link
Contributor

This is good enough! I can now install using

npm install github:xdamman/mediumexporter#v0.2.0

But perhaps you could change the package.json version number to match with the tag (or vice versa)? Right now npm thinks it's [email protected] even though the tag is v0.2.0.

nlm-pro added a commit to nlm-pro/blog-posts-and-stuff that referenced this issue Aug 21, 2023
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

3 participants