Skip to content

Commit 5d8c78d

Browse files
author
GitHub Actions
committed
chore(release): v0.3.20
1 parent 4ff5618 commit 5d8c78d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

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+
312
## v0.3.19
413

514
[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.18...v0.3.19)

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.19",
3+
"version": "0.3.20",
44
"module": "src/index.ts",
55
"type": "module",
66
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)