jsok/svu-version-bump
Uses svu to caculate the next version number
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bump | Which version to bump: next, major, minor, patch | no | next |
| pattern | Version tag pattern | no | * |
| prefix | Tag prefix | no | v |
Outputs
| name | description |
|---|---|
| version | Next version |
| version-without-prefix | Next version without the prefix |