github-changelog
Version:
Generate a changelog from GitHub pull requests
18 lines (17 loc) • 716 B
JSON
{
"solution": {
"github-changelog": {
"impact": "minor",
"oldVersion": "1.1.0",
"newVersion": "1.2.0",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
}
],
"pkgJSONPath": "./package.json"
}
},
"description": "## Release (2025-02-23)\n\ngithub-changelog 1.2.0 (minor)\n\n#### :rocket: Enhancement\n* `github-changelog`\n * [#33](https://github.com/embroider-build/github-changelog/pull/33) support github enterpise url detection and env vars ([@patricklx](https://github.com/patricklx))\n\n#### Committers: 1\n- Patrick Pircher ([@patricklx](https://github.com/patricklx))\n"
}