Skip to content

Commit 5b0d10e

Browse files
authored
Release v0.6.2
chore(release): version packages
2 parents 8277424 + 7398f49 commit 5b0d10e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wild-wasps-switch.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.6.2
4+
5+
### Patch Changes
6+
7+
- [#244](https://github.com/GLips/Figma-Context-MCP/pull/244) [`8277424`](https://github.com/GLips/Figma-Context-MCP/commit/8277424205e6421a133ac38086f6eb7ac124ea65) Thanks [@GLips](https://github.com/GLips)! - Support imports without starting server or looking for env vars.
8+
39
## 0.6.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.6.1",
3+
"version": "0.6.2",
44
"mcpName": "io.github.GLips/Figma-Context-MCP",
55
"description": "Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.",
66
"type": "module",

0 commit comments

Comments
 (0)