Skip to content

Commit 9a017c4

Browse files
author
GitHub Actions
committed
chore(release): v0.3.15
1 parent e53264c commit 9a017c4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## v0.3.15
4+
5+
[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.14...v0.3.15)
6+
7+
### 🩹 Fixes
8+
9+
- Remove log ([e53264c](https://github.com/wxt-dev/queue/commit/e53264c))
10+
311
## v0.3.14
412

513
[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.13...v0.3.14)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wxt-queue",
3-
"version": "0.3.14",
3+
"version": "0.3.15",
44
"module": "src/index.ts",
55
"type": "module",
66
"packageManager": "bun@1.1.31",

0 commit comments

Comments
 (0)