Skip to content

Commit 71da6b0

Browse files
committed
chore: update version and changelog
1 parent 3c063f5 commit 71da6b0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
# Changelog
44

5+
## 0.11.1
6+
7+
- Fixed loading error on Figma slides and site pages.
8+
59
## 0.11.0
610

711
- Improved compatibility with Figma's lazy loading mechanism.

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.11.0",
5+
"version": "0.11.1",
66
"type": "module",
77
"scripts": {
88
"dev": "wxt",

0 commit comments

Comments
 (0)