Allow dry-run on npm version #302
Unanswered
chenjianjx
asked this question in
RRFC
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The idea belongs to @zanona
See npm/npm#18775
I also need this because when I create a release in git flow I want to use next version as release branch name, like
git flow release start `npm version patch --dry-run`
Beta Was this translation helpful? Give feedback.
All reactions