Skip to content

Commit 3777e1a

Browse files
author
GitHub Actions
committed
chore(release): v0.3.17
1 parent 762e25a commit 3777e1a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v0.3.17
4+
5+
[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.16...v0.3.17)
6+
7+
### 🩹 Fixes
8+
9+
- Remove logs ([762e25a](https://github.com/wxt-dev/queue/commit/762e25a))
10+
311
## v0.3.16
412

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wxt-queue",
3-
"version": "0.3.16",
3+
"version": "0.3.17",
44
"module": "src/index.ts",
55
"type": "module",
66
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)