Skip to content

Commit e05fbf4

Browse files
author
GitHub Actions
committed
chore(release): wxt v0.19.22
1 parent 72e6ca5 commit e05fbf4

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.19.22
4+
5+
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.21...wxt-v0.19.22)
6+
7+
### 🩹 Fixes
8+
9+
- Exclude entire `import.meta.env` object from content script output ([#1267](https://github.com/wxt-dev/wxt/pull/1267))
10+
11+
### ❤️ Contributors
12+
13+
- Aaron ([@aklinker1](http://github.com/aklinker1))
14+
315
## v0.19.21
416

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

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.19.21",
4+
"version": "0.19.22",
55
"description": "Next gen framework for developing web extensions",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)