Skip to content

Commit 34dd2c1

Browse files
author
GitHub Actions
committed
chore(release): v0.18.1
1 parent a5667f8 commit 34dd2c1

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

Diff for: packages/wxt/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v0.18.1
4+
5+
[compare changes](https://github.com/wxt-dev/wxt/compare/v0.18.0...v0.18.1)
6+
7+
### 🩹 Fixes
8+
9+
- `_background` is not defined ([#649](https://github.com/wxt-dev/wxt/pull/649))
10+
11+
### 🏡 Chore
12+
13+
- Add root README back ([ec3dd52](https://github.com/wxt-dev/wxt/commit/ec3dd52))
14+
15+
### 🤖 CI
16+
17+
- Fix sync releases workflow ([dc5b55b](https://github.com/wxt-dev/wxt/commit/dc5b55b))
18+
319
## v0.18.0
420

521
[compare changes](https://github.com/wxt-dev/wxt/compare/v0.17.12...v0.18.0)

Diff for: packages/wxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wxt",
33
"type": "module",
4-
"version": "0.18.0",
4+
"version": "0.18.1",
55
"description": "Next gen framework for developing web extensions",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)