We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5f246 commit 77e4b27Copy full SHA for 77e4b27
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v0.4.1
4
+
5
+[compare changes](https://github.com/wxt-dev/queue/compare/v0.4.0...v0.4.1)
6
7
+### 🩹 Fixes
8
9
+- Rename params ([4f5f246](https://github.com/wxt-dev/queue/commit/4f5f246))
10
11
+### ❤️ Contributors
12
13
+- Aaron ([@aklinker1](https://github.com/aklinker1))
14
15
## v0.4.0
16
17
[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.20...v0.4.0)
package.json
@@ -1,6 +1,6 @@
{
"name": "@wxt-dev/queue",
- "version": "0.4.0",
+ "version": "0.4.1",
"type": "module",
"packageManager": "[email protected]",
"scripts": {
0 commit comments