Skip to content

Commit db8f7d0

Browse files
committed
chore(release): v2.2.0
Minor bump for the git_merge / git_cherry_pick tool surface and the batch_commit push: "after" option — all additive, no breaking JSON changes (MCP_JSON_FORMAT_VERSION stays at "2"). Adds CHANGELOG.md to the published files list so npm/GitHub Packages consumers see release history directly in the tarball.
1 parent a4208de commit db8f7d0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rethunk/mcp-multi-root-git",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "MCP stdio server: multi-root git status, inventory, and HEAD parity checks. Generic tools usable by any workspace.",
55
"type": "module",
66
"private": false,
@@ -14,6 +14,7 @@
1414
"docs/install.md",
1515
"docs/mcp-tools.md",
1616
"AGENTS.md",
17+
"CHANGELOG.md",
1718
"HUMANS.md",
1819
"README.md",
1920
"LICENSE"

0 commit comments

Comments
 (0)