We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53264c commit 9a017c4Copy full SHA for 9a017c4
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## v0.3.14
12
13
[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.13...v0.3.14)
package.json
@@ -1,6 +1,6 @@
{
"name": "wxt-queue",
- "version": "0.3.14",
+ "version": "0.3.15",
"module": "src/index.ts",
"type": "module",
"packageManager": "bun@1.1.31",
0 commit comments