File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.19.20
4
+
5
+ [ compare changes] ( https://github.com/wxt-dev/wxt/compare/wxt-v0.19.19...wxt-v0.19.20 )
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - ` autoMount ` content script UIs ([ #1210 ] ( https://github.com/wxt-dev/wxt/pull/1210 ) )
10
+
11
+ ### 🩹 Fixes
12
+
13
+ - Only show reopen browser shortcut when it can be done ([ #1263 ] ( https://github.com/wxt-dev/wxt/pull/1263 ) )
14
+ - Import entrypoint improvements ([ #1207 ] ( https://github.com/wxt-dev/wxt/pull/1207 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Aaron ([ @aklinker1 ] ( http://github.com/aklinker1 ) )
19
+ - 1natsu ([ @1natsu172 ] ( http://github.com/1natsu172 ) )
20
+
3
21
## v0.19.19
4
22
5
23
[ compare changes] ( https://github.com/wxt-dev/wxt/compare/wxt-v0.19.18...wxt-v0.19.19 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wxt" ,
3
3
"type" : " module" ,
4
- "version" : " 0.19.19 " ,
4
+ "version" : " 0.19.20 " ,
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