Skip to content

Commit 1167f3b

Browse files
author
GitHub Actions
committed
chore(release): v0.3.19
1 parent d522bbc commit 1167f3b

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.19
4+
5+
[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.18...v0.3.19)
6+
7+
### 🩹 Fixes
8+
9+
- Refactor CWS crawler to more safely extract extension details ([#5](https://github.com/wxt-dev/queue/pull/5))
10+
311
## v0.3.18
412

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

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

0 commit comments

Comments
 (0)