chore(release): v0.18.1

This commit is contained in:
GitHub Actions
2024-05-04 16:42:09 +00:00
parent a5667f85d0
commit 34dd2c1487
2 changed files with 17 additions and 1 deletions
+16
View File
@@ -1,5 +1,21 @@
# Changelog
## v0.18.1
[compare changes](https://github.com/wxt-dev/wxt/compare/v0.18.0...v0.18.1)
### 🩹 Fixes
- `_background` is not defined ([#649](https://github.com/wxt-dev/wxt/pull/649))
### 🏡 Chore
- Add root README back ([ec3dd52](https://github.com/wxt-dev/wxt/commit/ec3dd52))
### 🤖 CI
- Fix sync releases workflow ([dc5b55b](https://github.com/wxt-dev/wxt/commit/dc5b55b))
## v0.18.0
[compare changes](https://github.com/wxt-dev/wxt/compare/v0.17.12...v0.18.0)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "wxt",
"type": "module",
"version": "0.18.0",
"version": "0.18.1",
"description": "Next gen framework for developing web extensions",
"repository": {
"type": "git",