-
-
Notifications
You must be signed in to change notification settings - Fork 227
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
Jan 12, 2025
1 parent
5d7e251
commit d708eca
Showing
2 changed files
with
22 additions
and
2 deletions.
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 |
---|---|---|
@@ -1,5 +1,25 @@ | ||
# Changelog | ||
|
||
## v0.19.24 | ||
|
||
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.23...wxt-v0.19.24) | ||
|
||
### 🩹 Fixes | ||
|
||
- **init:** Remove "experimental" from bun package manager ([b150a52](https://github.com/wxt-dev/wxt/commit/b150a52)) | ||
- **web-ext:** Correctly pass `browserConsole` option to open devtools in Firefox ([#1308](https://github.com/wxt-dev/wxt/pull/1308)) | ||
- `autoMount` not working if anchor is already present ([#1350](https://github.com/wxt-dev/wxt/pull/1350)) | ||
|
||
### 🏡 Chore | ||
|
||
- Fix typo in CLI docs ([028c601](https://github.com/wxt-dev/wxt/commit/028c601)) | ||
|
||
### ❤️ Contributors | ||
|
||
- 1natsu ([@1natsu172](http://github.com/1natsu172)) | ||
- Paulo Pinto <[email protected]> | ||
- Aaron ([@aklinker1](http://github.com/aklinker1)) | ||
|
||
## v0.19.23 | ||
|
||
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.22...wxt-v0.19.23) | ||
|
@@ -2775,4 +2795,4 @@ Initial release of WXT. Full support for production builds and initial toolkit f | |
### 🤖 CI | ||
|
||
- Create validation workflow ([#12](https://github.com/wxt-dev/wxt/pull/12)) | ||
- Create release workflow ([#13](https://github.com/wxt-dev/wxt/pull/13)) | ||
- Create release workflow ([#13](https://github.com/wxt-dev/wxt/pull/13)) |
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