Skip to content

Commit 770c648

Browse files
Version Packages
1 parent e103951 commit 770c648

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/mcp-lineheight-tokens.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/mcp/CHANGELOG.md

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

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- [#7601](https://github.com/primer/react/pull/7601) [`e103951`](https://github.com/primer/react/commit/e10395113bae756edae8143fc51d39b7b519aa7b) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Expose lineHeight tokens in design token search results, added color name to token conversion and `lint_css` tool for self-check loop
8+
39
## 0.2.0
410

511
### Minor Changes

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.3.0",
5+
"version": "0.3.1",
66
"type": "module",
77
"bin": {
88
"mcp": "./bin/mcp.js"

0 commit comments

Comments
 (0)