Skip to content

Commit dac687d

Browse files
authored
Merge pull request #34 from mhmzdev/changeset-release/main
chore(release): version packages
2 parents c5cffbd + 82897ac commit dac687d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/giant-crabs-rescue.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.2.0
4+
5+
### Minor Changes
6+
7+
- [#33](https://github.com/mhmzdev/figma-flutter-mcp/pull/33) [`990dfc6`](https://github.com/mhmzdev/figma-flutter-mcp/commit/990dfc6070a64131182df9371ad94b7d5fb114ab) Thanks [@mhmzdev](https://github.com/mhmzdev)! - Break-even point: ~22 component analyses
8+
39
## 0.1.8
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.1.8",
3+
"version": "0.2.0",
44
"description": "MCP server for Figma to Flutter conversion",
55
"type": "module",
66
"main": "dist/cli.mjs",

0 commit comments

Comments
 (0)