Skip to content

Commit 79e1e5c

Browse files
authored
Release 0.5.2
2 parents 68fbc87 + 09096d7 commit 79e1e5c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/twelve-plums-sell.md

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

CHANGELOG.md

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

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- [#227](https://github.com/GLips/Figma-Context-MCP/pull/227) [`68fbc87`](https://github.com/GLips/Figma-Context-MCP/commit/68fbc87645d25c57252d4d9bec5f43ee4238b09f) Thanks [@fightZy](https://github.com/fightZy)! - Update Node ID regex to support additional formats, e.g. multiple nodes.
8+
39
## 0.5.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "figma-developer-mcp",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Model Context Protocol server for Figma integration",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)