-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
GitHub Actions
committed
Mar 30, 2024
1 parent
d177c46
commit 0d88099
Showing
2 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Changelog | ||
|
||
## v0.3.10 | ||
|
||
[compare changes](https://github.com/wxt-dev/queue/compare/v0.3.9...v0.3.10) | ||
|
||
### 🩹 Fixes | ||
|
||
- Catch error when extension doesn't have any ratings ([d04b8b9](https://github.com/wxt-dev/queue/commit/d04b8b9)) | ||
|
||
### 🏡 Chore | ||
|
||
- Update formatting ([2ff6c39](https://github.com/wxt-dev/queue/commit/2ff6c39)) | ||
- Upgrade bun to v1.0.35 ([514a865](https://github.com/wxt-dev/queue/commit/514a865)) | ||
- Fix failing test ([d177c46](https://github.com/wxt-dev/queue/commit/d177c46)) | ||
|
||
### 🤖 CI | ||
|
||
- Add validation and release workflows ([2de0782](https://github.com/wxt-dev/queue/commit/2de0782)) | ||
- Remove PNPM usage ([2abe852](https://github.com/wxt-dev/queue/commit/2abe852)) | ||
- Fix type errors in CI ([cb0e62b](https://github.com/wxt-dev/queue/commit/cb0e62b)) | ||
- Fix release workflow ([f39781f](https://github.com/wxt-dev/queue/commit/f39781f)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters