gedclack/Simple bump package.json Version
Automatically increment the version number in package.json based on specified inputs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bump-mode | Specify which part of the version to increment: 'major', 'minor', or 'patch' | — | patch |
Outputs
| name | description |
|---|---|
| new-version | The updated version number |