chore(release): wxt v0.19.22
vhs / vhs (push) Waiting to run

This commit is contained in:
GitHub Actions
2024-12-10 23:11:47 +00:00
parent 72e6ca5063
commit e05fbf4fb5
2 changed files with 13 additions and 1 deletions
+12
View File
@@ -1,5 +1,17 @@
# Changelog
## v0.19.22
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.21...wxt-v0.19.22)
### 🩹 Fixes
- Exclude entire `import.meta.env` object from content script output ([#1267](https://github.com/wxt-dev/wxt/pull/1267))
### ❤️ Contributors
- Aaron ([@aklinker1](http://github.com/aklinker1))
## v0.19.21
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.20...wxt-v0.19.21)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "wxt",
"type": "module",
"version": "0.19.21",
"version": "0.19.22",
"description": "Next gen framework for developing web extensions",
"repository": {
"type": "git",