Skip to content

Commit e5b42e5

Browse files
authored
Merge pull request #23 from mhmzdev/changeset-release/main
chore(release): version packages
2 parents 4726407 + 0a9fd0c commit e5b42e5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rotten-islands-kneel.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.6
4+
5+
### Patch Changes
6+
7+
- [#22](https://github.com/mhmzdev/figma-flutter-mcp/pull/22) [`fffb12a`](https://github.com/mhmzdev/figma-flutter-mcp/commit/fffb12ab10b281f632a6506c5cb5053a039c57e7) Thanks [@mhmzdev](https://github.com/mhmzdev)! - Figma API key logic improved for API access
8+
39
## 0.1.5
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.5",
3+
"version": "0.1.6",
44
"description": "MCP server for Figma to Flutter conversion",
55
"type": "module",
66
"main": "dist/cli.mjs",

0 commit comments

Comments
 (0)