Skip to content

Commit 5127355

Browse files
committed
docs: update changelog and version
1 parent 26c72d1 commit 5127355

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 0.14.1
4+
5+
- Added a visual hint to help users find TemPad Dev panel easier when it overlaps with Figma's own panels.
6+
- Improve cursor display when measure mode is active.
7+
- Improved button styles.
8+
39
## 0.14.0
410

511
- Added MCP server support to let agents/IDEs pull code, structure, and screenshots from your current Figma selection.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tempad-dev",
33
"description": "TemPad Dev monorepo",
44
"private": true,
5-
"version": "0.14.0",
5+
"version": "0.14.1",
66
"type": "module",
77
"devDependencies": {
88
"@eslint/js": "^9.39.1",

0 commit comments

Comments
 (0)