Skip to content

Commit c49b278

Browse files
chore: sync mcp versions (#6985)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2ec5bf2 commit c49b278

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mcp/CHANGELOG.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
# @primer/mcp
22

3-
## 0.1.0-rc.1
4-
5-
### Minor Changes
6-
7-
- [#6820](https://github.com/primer/react/pull/6820) [`3e47602`](https://github.com/primer/react/commit/3e476021aaa02416bd3828714869dc59b3a976c7) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Adds review_alt_text tool to the Primer MCP
3+
## 0.0.5
84

95
### Patch Changes
106

7+
- [#6820](https://github.com/primer/react/pull/6820) [`3e47602`](https://github.com/primer/react/commit/3e476021aaa02416bd3828714869dc59b3a976c7) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Adds review_alt_text tool to the Primer MCP
118
- Updated dependencies [[`4d080aa`](https://github.com/primer/react/commit/4d080aa4c8718d2f4ab42c841cf2c8d252cdd19f), [`2024709`](https://github.com/primer/react/commit/2024709eca73533c74ee042cb1524e78e495fba2), [`627cc4b`](https://github.com/primer/react/commit/627cc4bc2663cc50a6b21cf6ec8b8e99b7b260bb), [`2910207`](https://github.com/primer/react/commit/2910207766bf6d7168ce356f401d99d26538c496), [`71382dc`](https://github.com/primer/react/commit/71382dc5c0726f46a9da7823a9543334b7d0fcca), [`2910207`](https://github.com/primer/react/commit/2910207766bf6d7168ce356f401d99d26538c496), [`37ce4aa`](https://github.com/primer/react/commit/37ce4aaf2830fbe0423e0d7546dfdad6e21ac398), [`e23d965`](https://github.com/primer/react/commit/e23d96524783863d92fc770a36c564b14098242b), [`9d13904`](https://github.com/primer/react/commit/9d13904037541d8f4f68d5d833f632304cace06e), [`78784b3`](https://github.com/primer/react/commit/78784b3127acb844ec8a60d4a36141addb75d43d), [`d6378c2`](https://github.com/primer/react/commit/d6378c246748403275ca17bc8aa7f713157ab1b7), [`f082c77`](https://github.com/primer/react/commit/f082c77768526d9f97566a793e80a386cc0bc699), [`4896ef1`](https://github.com/primer/react/commit/4896ef1b541e47e5f6364c5eb0f7ab357594e456)]:
129
- @primer/react@38.0.0-rc.3
1310

14-
## 0.0.4-rc.0
11+
## 0.0.4
1512

1613
### Patch Changes
1714

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@primer/mcp",
33
"private": true,
44
"description": "An MCP server that connects AI tools to the Primer Design System",
5-
"version": "0.1.0-rc.1",
5+
"version": "0.0.5",
66
"type": "module",
77
"bin": {
88
"mcp": "./bin/mcp.js"

0 commit comments

Comments
 (0)