chore(release): wxt v0.19.29
📼 VHS / Create VHS (push) Waiting to run

This commit is contained in:
github-actions[bot]
2025-03-06 15:29:12 +00:00
parent 0b39774690
commit 3024bd825d
2 changed files with 19 additions and 2 deletions
+18 -1
View File
@@ -1,5 +1,22 @@
# Changelog
## v0.19.29
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.28...wxt-v0.19.29)
### 🚀 Enhancements
- Tolerate syntax errors ([#1437](https://github.com/wxt-dev/wxt/pull/1437))
### 🩹 Fixes
- Support `registration: "runtime"` for MV2 ([#1431](https://github.com/wxt-dev/wxt/pull/1431))
### ❤️ Contributors
- Thomas ([@harmonyharmo](http://github.com/harmonyharmo))
- Alec Larson ([@aleclarson](http://github.com/aleclarson))
## v0.19.28
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.19.27...wxt-v0.19.28)
@@ -2870,4 +2887,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.28",
"version": "0.19.29",
"description": "⚡ Next-gen Web Extension Framework",
"repository": {
"type": "git",