Skip to content

Commit

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

## v0.3.15

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

### 🩹 Fixes

- Remove log ([e53264c](https://github.com/wxt-dev/queue/commit/e53264c))

## v0.3.14

[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.13...v0.3.14)
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.14",
"version": "0.3.15",
"module": "src/index.ts",
"type": "module",
"packageManager": "bun@1.1.31",
Expand Down

0 comments on commit 9a017c4

Please sign in to comment.