Skip to content

Commit 719192b

Browse files
chore(release): wxt v0.20.2
1 parent 7eb32bd commit 719192b

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

packages/wxt/CHANGELOG.md

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

3+
## v0.20.2
4+
5+
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.1...wxt-v0.20.2)
6+
7+
### 🩹 Fixes
8+
9+
- Fix hashing issue with inline scripts ([#1591](https://github.com/wxt-dev/wxt/pull/1591))
10+
11+
### 📖 Documentation
12+
13+
- Fix typo in changelog ([acb6cd1](https://github.com/wxt-dev/wxt/commit/acb6cd1))
14+
15+
### ❤️ Contributors
16+
17+
- Yunsup Sim ([@SimYunSup](https://github.com/SimYunSup))
18+
- Aaron ([@aklinker1](https://github.com/aklinker1))
19+
320
## v0.20.1
421

522
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.0...wxt-v0.20.1)

packages/wxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wxt",
33
"type": "module",
4-
"version": "0.20.1",
4+
"version": "0.20.2",
55
"description": "⚡ Next-gen Web Extension Framework",
66
"license": "MIT",
77
"scripts": {

0 commit comments

Comments
 (0)