Skip to content

Commit df50a7d

Browse files
authored
Merge pull request #20 from mhmzdev/changeset-release/main
chore(release): version packages
2 parents e9bfd35 + 95f1e39 commit df50a7d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/pink-mammals-fetch.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.4
4+
5+
### Patch Changes
6+
7+
- [#19](https://github.com/mhmzdev/figma-flutter-mcp/pull/19) [`5226c25`](https://github.com/mhmzdev/figma-flutter-mcp/commit/5226c250a19b96d4664ab80805f3efac7c0c4b75) Thanks [@mhmzdev](https://github.com/mhmzdev)! - Fixed the TYPO for API key that was causing a crash
8+
39
## 0.1.3
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.3",
3+
"version": "0.1.4",
44
"description": "MCP server for Figma to Flutter conversion",
55
"type": "module",
66
"main": "dist/server.mjs",

0 commit comments

Comments
 (0)