Skip to content

Commit 1d56bd2

Browse files
committed
chore: update version and changelog
1 parent 194ef7a commit 1d56bd2

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.6
4+
5+
- Set a minimum panel height and refined max-height calculation.
6+
- Improved key lock behavior when hovering the canvas.
7+
- Improved Figma availability checks and layout readiness handling.
8+
39
## 0.14.5
410

511
- Only show the panel visual hint when the panel significantly overlaps with Figma's own panels.

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.5",
3+
"version": "0.14.6",
44
"private": true,
55
"description": "TemPad Dev browser extension.",
66
"type": "module",

0 commit comments

Comments
 (0)