File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.4.0
4
+
5
+ [ compare changes] ( https://github.com/wxt-dev/queue/compare/v0.3.20...v0.4.0 )
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - ⚠️ Upgrade bun and refactor routing ([ #6 ] ( https://github.com/wxt-dev/queue/pull/6 ) )
10
+
11
+ ### 🏡 Chore
12
+
13
+ - Update changelog generation config ([ 52f936b] ( https://github.com/wxt-dev/queue/commit/52f936b ) )
14
+ - Add MIT License ([ 1ee6329] ( https://github.com/wxt-dev/queue/commit/1ee6329 ) )
15
+
16
+ ### 🤖 CI
17
+
18
+ - Fix dockerfile ([ 5ee13a5] ( https://github.com/wxt-dev/queue/commit/5ee13a5 ) )
19
+
20
+ #### ⚠️ Breaking Changes
21
+
22
+ - ⚠️ Upgrade bun and refactor routing ([ #6 ] ( https://github.com/wxt-dev/queue/pull/6 ) )
23
+
24
+ ### ❤️ Contributors
25
+
26
+ - Aaron ([ @aklinker1 ] ( https://github.com/aklinker1 ) )
27
+
3
28
## v0.3.20
4
29
5
30
[ compare changes] ( https://github.com/wxt-dev/queue/compare/v0.3.19...v0.3.20 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wxt-dev/queue" ,
3
- "version" : " 0.3.20 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"type" : " module" ,
5
5
"packageManager" : " bun@1.2.18" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments