Skip to content

Commit ac28116

Browse files
Prepare Release vnull using 'release-plan'
1 parent 91e78c6 commit ac28116

2 files changed

Lines changed: 7 additions & 24 deletions

File tree

.release-plan.json

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,8 @@
11
{
22
"solution": {
33
"ember-mcp": {
4-
"impact": "minor",
5-
"oldVersion": "0.0.3",
6-
"newVersion": "0.1.0",
7-
"tagName": "latest",
8-
"constraints": [
9-
{
10-
"impact": "minor",
11-
"reason": "Appears in changelog section :rocket: Enhancement"
12-
},
13-
{
14-
"impact": "patch",
15-
"reason": "Appears in changelog section :bug: Bug Fix"
16-
},
17-
{
18-
"impact": "patch",
19-
"reason": "Appears in changelog section :memo: Documentation"
20-
},
21-
{
22-
"impact": "patch",
23-
"reason": "Appears in changelog section :house: Internal"
24-
}
25-
],
26-
"pkgJSONPath": "./package.json"
4+
"oldVersion": "0.1.0"
275
}
286
},
29-
"description": "## Release (2026-02-20)\n\n* ember-mcp 0.1.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-mcp`\n * [#19](https://github.com/ember-tooling/ember-mcp/pull/19) Add package manager detection tool and update documentation ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#16](https://github.com/ember-tooling/ember-mcp/pull/16) Add tools for getting latest npm versions ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :bug: Bug Fix\n* `ember-mcp`\n * [#23](https://github.com/ember-tooling/ember-mcp/pull/23) Fix npm audit vulnerabilities: upgrade @modelcontextprotocol/sdk and override tar ([@Copilot](https://github.com/apps/copilot-swe-agent))\n\n#### :memo: Documentation\n* `ember-mcp`\n * [#20](https://github.com/ember-tooling/ember-mcp/pull/20) Add disclaimer section to README for user safety and risk awareness ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#10](https://github.com/ember-tooling/ember-mcp/pull/10) Drop versions for the default docs example ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#9](https://github.com/ember-tooling/ember-mcp/pull/9) Update README with shell environment instructions ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#7](https://github.com/ember-tooling/ember-mcp/pull/7) Revise README for Ember MCP Server and Node.js version ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :house: Internal\n* `ember-mcp`\n * [#32](https://github.com/ember-tooling/ember-mcp/pull/32) Update release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#21](https://github.com/ember-tooling/ember-mcp/pull/21) Add GitHub Copilot instructions and VSCode settings with ember-mcp MCP server integration ([@Copilot](https://github.com/apps/copilot-swe-agent))\n * [#17](https://github.com/ember-tooling/ember-mcp/pull/17) Add test ci job ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 2\n- Copilot [Bot] ([@copilot-swe-agent](https://github.com/apps/copilot-swe-agent))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
7+
"description": "\n\n\n\n"
308
}

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
4+
5+
6+
7+
38
## Release (2026-02-20)
49

510
* ember-mcp 0.1.0 (minor)

0 commit comments

Comments
 (0)