We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff5618 commit 5d8c78dCopy full SHA for 5d8c78d
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## v0.3.20
4
+
5
+[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.19...v0.3.20)
6
7
+### 🏡 Chore
8
9
+- Comment out debugging file write ([2c53851](https://github.com/wxt-dev/queue/commit/2c53851))
10
+- Add comment detailing adding test fixture for chrome crawler ([4ff5618](https://github.com/wxt-dev/queue/commit/4ff5618))
11
12
## v0.3.19
13
14
[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.18...v0.3.19)
package.json
@@ -1,6 +1,6 @@
{
"name": "wxt-queue",
- "version": "0.3.19",
+ "version": "0.3.20",
"module": "src/index.ts",
"type": "module",
"packageManager": "[email protected]",
0 commit comments