chore(release): wxt v0.20.5
📼 VHS / Create VHS (push) Waiting to run

This commit is contained in:
github-actions[bot]
2025-04-26 13:53:46 +00:00
parent 3577c0b47a
commit 7ea36a3cfc
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -1,5 +1,17 @@
# Changelog
## v0.20.5
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.4...wxt-v0.20.5)
### 🩹 Fixes
- Don't use crypto.randUUID for shadow root UIs ([3577c0b](https://github.com/wxt-dev/wxt/commit/3577c0b))
### ❤️ Contributors
- Aaron ([@aklinker1](https://github.com/aklinker1))
## v0.20.4
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.3...wxt-v0.20.4)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "wxt",
"type": "module",
"version": "0.20.4",
"version": "0.20.5",
"description": "⚡ Next-gen Web Extension Framework",
"license": "MIT",
"scripts": {