vitalets/npm release
All-in-one npm release: bump version, update changelog, publish via OIDC trusted publishing, and create GitHub Release.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release-version | Release version type (patch, minor, or major) | yes | — |
| prerelease | Pre-release (beta). Skips changelog update and GitHub Release. | no | false |
| skip-npm-publish | Skip npm publish step | no | false |
| dry-run | Dry run — no git push, no npm publish. Prints a summary instead. | no | false |
| github-token | GitHub token for git push and creating a GitHub Release (secrets.GITHUB_TOKEN) | yes | — |
Outputs
no outputs