Skip to content

Commit eec8226

Browse files
committed
chore: update version and changelog
1 parent 41ed349 commit eec8226

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.4
6+
7+
- Strip trailing whitespaces and newlines from code blocks.
8+
59
## 0.11.3
610

711
- Added color preview for color tokens in code blocks.

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

0 commit comments

Comments
 (0)