Skip to content

Commit 743b55c

Browse files
author
GitHub Actions
committed
chore(release): v0.3.14
1 parent f461147 commit 743b55c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v0.3.14
4+
5+
[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.13...v0.3.14)
6+
7+
### 🚀 Enhancements
8+
9+
- Extract screenshots from CWS and Firefox addons ([#3](https://github.com/wxt-dev/queue/pull/3))
10+
11+
### 🏡 Chore
12+
13+
- Bump bun version to 1.1.31 ([74249c1](https://github.com/wxt-dev/queue/commit/74249c1))
14+
315
## v0.3.13
416

517
[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.12...v0.3.13)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wxt-queue",
3-
"version": "0.3.13",
3+
"version": "0.3.14",
44
"module": "src/index.ts",
55
"type": "module",
66
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)