chore(release): wxt v0.19.25
vhs / vhs (push) Waiting to run

This commit is contained in:
GitHub Actions
2025-01-22 05:08:46 +00:00
parent a205f2a0a8
commit a593cfbbb6
2 changed files with 14 additions and 2 deletions
+13 -1
View File
@@ -1,5 +1,17 @@
# Changelog
## v0.19.25
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.24...wxt-v0.19.25)
### 🩹 Fixes
- Drop support for vite 6.0.9+ until websocket fix is finished ([8e2badc](https://github.com/wxt-dev/wxt/commit/8e2badc))
### ❤️ Contributors
- Aaron ([@aklinker1](http://github.com/aklinker1))
## v0.19.24
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.23...wxt-v0.19.24)
@@ -2795,4 +2807,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))
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "wxt",
"type": "module",
"version": "0.19.24",
"version": "0.19.25",
"description": "Next gen framework for developing web extensions",
"repository": {
"type": "git",