Skip to content

Commit

Permalink
chore(release): v0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Apr 16, 2024
1 parent f564997 commit 5bc0a5d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## v0.3.11

[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.10...v0.3.11)

### 🩹 Fixes

- Reduce cache from 24 hours to 1 hour ([f564997](https://github.com/wxt-dev/queue/commit/f564997))

### 🏡 Chore

- Use @aklinker1/check to simplify checks ([90e10fe](https://github.com/wxt-dev/queue/commit/90e10fe))

## v0.3.10

[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.9...v0.3.10)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wxt-queue",
"version": "0.3.10",
"version": "0.3.11",
"module": "src/index.ts",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 5bc0a5d

Please sign in to comment.