Skip to content

version: allow prerelease identifier#26

Merged
zkat merged 3 commits intonpm:release-nextfrom
dwilches:version_preid
Jul 23, 2018
Merged

version: allow prerelease identifier#26
zkat merged 3 commits intonpm:release-nextfrom
dwilches:version_preid

Conversation

@dwilches
Copy link
Copy Markdown
Contributor

This modification was prompted by this SO question:
https://stackoverflow.com/questions/51050008/npm-version-add-r-c-to-current-version-and-use-prerelease/51050516

Where I didn't find an alternative for adding prerelease identifiers through node version.

(PR moved from: npm/npm#21117)

@dwilches dwilches requested a review from a team as a code owner July 21, 2018 05:54
@dwilches dwilches changed the title Version preid version: allow prerelease identifier Jul 21, 2018
npm itself updates AUTHORS when we release. No need to do this in a PR.
@zkat zkat added the semver:minor new backwards-compatible feature label Jul 23, 2018
Copy link
Copy Markdown
Contributor

@zkat zkat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM~

Thanks for this. I think it's been a pain to -not- have this :)

@zkat zkat merged commit ad0dd22 into npm:release-next Jul 23, 2018
@zkat
Copy link
Copy Markdown
Contributor

zkat commented Jul 23, 2018

note: I removed your patch to AUTHORS. We have an automated script that makes sure the AUTHORS file is updated on every release, so you'll get your credit at that point :)

@dwilches
Copy link
Copy Markdown
Contributor Author

Cool! Thanks :)

antongolub pushed a commit to antongolub-forks/npm-cli that referenced this pull request May 18, 2024
koralle pushed a commit to koralle/npm-cli that referenced this pull request Feb 11, 2026
* feat: introduce `request` command

* update the test
Jah-yee pushed a commit to Jah-yee/cli that referenced this pull request Apr 16, 2026
…npm#48)

* fix(auth): support --help / -h flag on auth subcommand (fixes npm#26)

* add changeset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:minor new backwards-compatible feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants