Skip to content

Commit 333b9ff

Browse files
authored
Merge pull request #43 from mhmzdev/changeset-release/main
chore(release): version packages
2 parents 20024dd + 7dbe2e9 commit 333b9ff

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.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)