benjamin-kraatz/GetNextVersions
Automated versioning for monorepos based on conventional commits and package dependencies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-path | Path to release-config.json | yes | ./release-config.json |
Outputs
| name | description |
|---|---|
| has_changes | Boolean indicating if any package has changes |
| changes | JSON string containing all package changes |