Skip to content

Commit 7645f4d

Browse files
author
GitHub Actions
committed
chore(release): v0.4.3
1 parent ca8bb8c commit 7645f4d

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

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.3
4+
5+
[compare changes](https://github.com/wxt-dev/queue/compare/v0.4.2...v0.4.3)
6+
7+
### 📖 Documentation
8+
9+
- Update OpenAPI docs, adding descriptions and examples to everything ([63f6cf2](https://github.com/wxt-dev/queue/commit/63f6cf2))
10+
11+
### 🏡 Chore
12+
13+
- Fix type error ([ca8bb8c](https://github.com/wxt-dev/queue/commit/ca8bb8c))
14+
15+
### ❤️ Contributors
16+
17+
- Aaron ([@aklinker1](https://github.com/aklinker1))
18+
319
## v0.4.2
420

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

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.2",
3+
"version": "0.4.3",
44
"type": "module",
55
"packageManager": "bun@1.2.18",
66
"scripts": {

0 commit comments

Comments
 (0)