sergioggdev/Package version bump and tag|commit
Read version from package file, bump it, and create tag, commit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| lang | The type of programing language | no | js |
| bumpLvl | Bump level major, minor, patch, hotfix | no | patch |
| save | Boolean to indicate if persist the bumped version | no | false |
| githubToken | Github token | no | — |
| path | The path to the package file | no | — |
Outputs
| name | description |
|---|---|
| version | The bumped version of the package |