Skip to content

Commit 7dbe2e9

Browse files
RELEASING: Releasing 1 package(s)
Releases: figma-flutter-mcp@0.3.3 [skip ci]
1 parent 20024dd commit 7dbe2e9

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/lazy-paths-buy.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-flutter-mcp
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- [#42](https://github.com/mhmzdev/figma-flutter-mcp/pull/42) [`869314e`](https://github.com/mhmzdev/figma-flutter-mcp/commit/869314e16a2a393ddba22383a8e576161901ab71) Thanks [@mhmzdev](https://github.com/mhmzdev)! - feat: implement advanced style deduplication with semantic matching and auto-optimization
8+
39
## 0.3.2
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-flutter-mcp",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "MCP server for Figma to Flutter conversion",
55
"type": "module",
66
"main": "dist/cli.js",

0 commit comments

Comments
 (0)