Skip to content

Commit f4fabed

Browse files
committed
chore: update version and add changelog
1 parent c9e4f9a commit f4fabed

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
## 0.11.0
66

7-
-
7+
- Improved compatibility with Figma's lazy loading mechanism.
8+
- Improved rewriting rules.
89

910
## 0.10.2
1011

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": "Inspect panel on Figma, for everyone.",
44
"private": true,
5-
"version": "0.10.2",
5+
"version": "0.11.0",
66
"type": "module",
77
"scripts": {
88
"dev": "wxt",

0 commit comments

Comments
 (0)