File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.20.2
4
+
5
+ [ compare changes] ( https://github.com/wxt-dev/wxt/compare/wxt-v0.20.1...wxt-v0.20.2 )
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - Fix hashing issue with inline scripts ([ #1591 ] ( https://github.com/wxt-dev/wxt/pull/1591 ) )
10
+
11
+ ### 📖 Documentation
12
+
13
+ - Fix typo in changelog ([ acb6cd1] ( https://github.com/wxt-dev/wxt/commit/acb6cd1 ) )
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Yunsup Sim ([ @SimYunSup ] ( https://github.com/SimYunSup ) )
18
+ - Aaron ([ @aklinker1 ] ( https://github.com/aklinker1 ) )
19
+
3
20
## v0.20.1
4
21
5
22
[ compare changes] ( https://github.com/wxt-dev/wxt/compare/wxt-v0.20.0...wxt-v0.20.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wxt" ,
3
3
"type" : " module" ,
4
- "version" : " 0.20.1 " ,
4
+ "version" : " 0.20.2 " ,
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