mitchellsimoens/Pull Request Node Version Bumper
Automatically bump a temporary alpha version of a node module within a pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cwd | Set to the relative path where the package.json is located in. | no | ./ |
| skip_git_tag | Set to not create a git tag when npm version command is run. | no | — |
Outputs
| name | description |
|---|---|
| new_version | The new version that was pushed. |