Skip to content

Commit f02c5fa

Browse files
chore(main): release 0.10.0
1 parent 6c0666a commit f02c5fa

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.0"
2+
".": "0.10.0"
33
}

CHANGELOG.md

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

3+
## [0.10.0](https://github.com/GLips/Figma-Context-MCP/compare/v0.9.0...v0.10.0) (2026-04-10)
4+
5+
6+
### Features
7+
8+
* add anonymous PostHog telemetry ([#342](https://github.com/GLips/Figma-Context-MCP/issues/342)) ([6c0666a](https://github.com/GLips/Figma-Context-MCP/commit/6c0666a7c96e62b39f730a96d24eacb8f3a35cf6))
9+
310
## [0.9.0](https://github.com/GLips/Figma-Context-MCP/compare/v0.8.1...v0.9.0) (2026-04-09)
411

512

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.9.0",
3+
"version": "0.10.0",
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)