Skip to content

Commit 69088ac

Browse files
author
GitHub Actions
committed
chore(release): v0.4.8
1 parent 8096d77 commit 69088ac

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v0.4.8
4+
5+
[compare changes](https://github.com/wxt-dev/queue/compare/v0.4.7...v0.4.8)
6+
7+
### 🩹 Fixes
8+
9+
- Fix non-working cors short-circuit ([8096d77](https://github.com/wxt-dev/queue/commit/8096d77))
10+
11+
### ❤️ Contributors
12+
13+
- Aaron ([@aklinker1](https://github.com/aklinker1))
14+
315
## v0.4.7
416

517
[compare changes](https://github.com/wxt-dev/queue/compare/v0.4.6...v0.4.7)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wxt-dev/queue",
3-
"version": "0.4.7",
3+
"version": "0.4.8",
44
"type": "module",
55
"packageManager": "bun@1.3.12",
66
"scripts": {

0 commit comments

Comments
 (0)