File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.4.4
4+
5+ [ compare changes] ( https://github.com/wxt-dev/queue/compare/v0.4.3...v0.4.4 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Add base ` Extension ` interface to GQL schema ([ 5dbd328] ( https://github.com/wxt-dev/queue/commit/5dbd328 ) )
10+
11+ ### 📖 Documentation
12+
13+ - Fix typo ([ 48c2fe3] ( https://github.com/wxt-dev/queue/commit/48c2fe3 ) )
14+ - Update README ([ d794b51] ( https://github.com/wxt-dev/queue/commit/d794b51 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Upgrade to Bun 1.3.12 ([ 27d90bc] ( https://github.com/wxt-dev/queue/commit/27d90bc ) )
19+ - Fix failing tests ([ fdcce65] ( https://github.com/wxt-dev/queue/commit/fdcce65 ) )
20+
21+ ### ❤️ Contributors
22+
23+ - Aaron ([ @aklinker1 ] ( https://github.com/aklinker1 ) )
24+
325## v0.4.3
426
527[ compare changes] ( https://github.com/wxt-dev/queue/compare/v0.4.2...v0.4.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @wxt-dev/queue" ,
3- "version" : " 0.4.3 " ,
3+ "version" : " 0.4.4 " ,
44 "type" : " module" ,
55 "packageManager" : " bun@1.3.12" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments