Skip to content

Commit 7ea36a3

Browse files
chore(release): wxt v0.20.5
1 parent 3577c0b commit 7ea36a3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/wxt/CHANGELOG.md

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

3+
## v0.20.5
4+
5+
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.4...wxt-v0.20.5)
6+
7+
### 🩹 Fixes
8+
9+
- Don't use crypto.randUUID for shadow root UIs ([3577c0b](https://github.com/wxt-dev/wxt/commit/3577c0b))
10+
11+
### ❤️ Contributors
12+
13+
- Aaron ([@aklinker1](https://github.com/aklinker1))
14+
315
## v0.20.4
416

517
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.3...wxt-v0.20.4)

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.4",
4+
"version": "0.20.5",
55
"description": "⚡ Next-gen Web Extension Framework",
66
"license": "MIT",
77
"scripts": {

0 commit comments

Comments
 (0)