Skip to content

Commit 926fd18

Browse files
committed
chore: update changelog and version
1 parent f38118a commit 926fd18

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.14.4
4+
5+
- Improved MCP tool output.
6+
- Improved the visual hint for TemPad Dev panel.
7+
- Significantly improved the performance of `get_code` tool.
8+
- Made TemPad Dev work seamlessly across soft navigation between pages in Figma.
9+
310
## 0.14.3
411

512
- Fixed the missing `host_permissions` in manifest.json.

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tempad-dev/extension",
3-
"version": "0.14.3",
3+
"version": "0.14.4",
44
"private": true,
55
"description": "TemPad Dev browser extension.",
66
"type": "module",

0 commit comments

Comments
 (0)