Skip to content

Commit 8a043c8

Browse files
authored
Merge pull request #29 from mhmzdev/changeset-release/main
chore(release): version packages
2 parents c498aa0 + 7630944 commit 8a043c8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/giant-items-live.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.1.8
4+
5+
### Patch Changes
6+
7+
- [#28](https://github.com/mhmzdev/figma-flutter-mcp/pull/28) [`cc3c184`](https://github.com/mhmzdev/figma-flutter-mcp/commit/cc3c18489fc40bb9849671710b0b97dd95bc2a31) Thanks [@mhmzdev](https://github.com/mhmzdev)! - Getting started docs added, Demo video added
8+
39
## 0.1.7
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.7",
3+
"version": "0.1.8",
44
"description": "MCP server for Figma to Flutter conversion",
55
"type": "module",
66
"main": "dist/cli.mjs",

0 commit comments

Comments
 (0)