aqovia/NPM Version Incrementer
Increments the version of an NPM package based on the branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
no inputs
Outputs
| name | description |
|---|---|
| change-type | The version bump type, minor or patch. |
| current-version | The current version of the package. |
| new-version | The new version of the package. |