release-plan
Version:
_The most contributor friendly and hands-off release tool there is_.
19 lines (18 loc) • 696 B
JSON
{
"solution": {
"release-plan": {
"impact": "patch",
"oldVersion": "0.17.1",
"newVersion": "0.17.2",
"tagName": "latest",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
}
],
"pkgJSONPath": "./package.json"
}
},
"description": "## Release (2025-08-01)\n\n* release-plan 0.17.2 (patch)\n\n#### :bug: Bug Fix\n* `release-plan`\n * [#193](https://github.com/embroider-build/release-plan/pull/193) fix error in github-changelog argument ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n"
}