File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
19
## v0.18.0
4
20
5
21
[ compare changes] ( https://github.com/wxt-dev/wxt/compare/v0.17.12...v0.18.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wxt" ,
3
3
"type" : " module" ,
4
- "version" : " 0.18.0 " ,
4
+ "version" : " 0.18.1 " ,
5
5
"description" : " Next gen framework for developing web extensions" ,
6
6
"repository" : {
7
7
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments