Skip to content

Commit 3e04684

Browse files
author
GitHub Actions
committed
chore(release): v0.4.12
1 parent a9dd91d commit 3e04684

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v0.4.12
4+
5+
[compare changes](https://github.com/wxt-dev/queue/compare/v0.4.11...v0.4.12)
6+
7+
### 🚀 Enhancements
8+
9+
- Improved memory managment and cleanup ([#11](https://github.com/wxt-dev/queue/pull/11))
10+
11+
### 🤖 CI
12+
13+
- Update deploy webhook ([a0300ae](https://github.com/wxt-dev/queue/commit/a0300ae))
14+
15+
### ❤️ Contributors
16+
17+
- Aaron ([@aklinker1](https://github.com/aklinker1))
18+
319
## v0.4.11
420

521
[compare changes](https://github.com/wxt-dev/queue/compare/v0.4.10...v0.4.11)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wxt-dev/queue",
3-
"version": "0.4.11",
3+
"version": "0.4.12",
44
"type": "module",
55
"packageManager": "bun@1.3.12",
66
"scripts": {

0 commit comments

Comments
 (0)