We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 762e25a commit 3777e1aCopy full SHA for 3777e1a
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## v0.3.16
12
13
[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.15...v0.3.16)
package.json
@@ -1,6 +1,6 @@
{
"name": "wxt-queue",
- "version": "0.3.16",
+ "version": "0.3.17",
"module": "src/index.ts",
"type": "module",
"packageManager": "[email protected]",
0 commit comments