.release-plan.json•1.02 kB
{
"solution": {
"ember-mcp": {
"impact": "patch",
"oldVersion": "0.0.2",
"newVersion": "0.0.3",
"tagName": "latest",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :memo: Documentation"
}
],
"pkgJSONPath": "./package.json"
}
},
"description": "## Release (2025-10-22)\n\n* ember-mcp 0.0.3 (patch)\n\n#### :bug: Bug Fix\n* `ember-mcp`\n * [#4](https://github.com/NullVoxPopuli/ember-mcp/pull/4) Fix release info ([@wagenet](https://github.com/wagenet))\n\n#### :memo: Documentation\n* `ember-mcp`\n * [#6](https://github.com/NullVoxPopuli/ember-mcp/pull/6) Add more detailed setup insturctions ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 2\n- Peter Wagenet ([@wagenet](https://github.com/wagenet))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
}