File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.20.10
4
+
5
+ [ compare changes] ( https://github.com/wxt-dev/wxt/compare/wxt-v0.20.9...wxt-v0.20.10 )
6
+
7
+ ### 🏡 Chore
8
+
9
+ - ** deps:** Upgrade non-breaking production dependencies ([ #1877 ] ( https://github.com/wxt-dev/wxt/pull/1877 ) )
10
+ - ** deps:** Upgrade web-ext-run to support CDP ([ #1879 ] ( https://github.com/wxt-dev/wxt/pull/1879 ) )
11
+ - ** deps:** ` publish-browser-extension ` upgrade ([ #1880 ] ( https://github.com/wxt-dev/wxt/pull/1880 ) )
12
+
13
+ ### ❤️ Contributors
14
+
15
+ - Aaron ([ @aklinker1 ] ( https://github.com/aklinker1 ) )
16
+
3
17
## v0.20.9
4
18
5
19
[ compare changes] ( https://github.com/wxt-dev/wxt/compare/wxt-v0.20.8...wxt-v0.20.9 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wxt" ,
3
3
"type" : " module" ,
4
- "version" : " 0.20.9 " ,
4
+ "version" : " 0.20.10 " ,
5
5
"description" : " ⚡ Next-gen Web Extension Framework" ,
6
6
"license" : " MIT" ,
7
7
"scripts" : {
You can’t perform that action at this time.
0 commit comments