-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
IE: with crate at 1.1.1, a pre-release bump should put it at 1.1.2-alpha.0 as 1.1.1-alpha is "before" 1.1.1
this is what NPM does:
npm version --help
Bump a package version
Usage:
npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]
Options:
[--allow-same-version] [--no-commit-hooks] [--no-git-tag-version] [--json]
[--preid prerelease-id] [--sign-git-tag]
[-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
[-ws|--workspaces] [--no-workspaces-update] [--include-workspace-root]
alias: verison
Run "npm help version" for more info
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels