From b61fd1716e00f29586b98607220f3ae65e3981e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 30 Apr 2025 16:22:57 +0000 Subject: [PATCH] chore(release): wxt v0.20.6 --- packages/wxt/CHANGELOG.md | 6 +++++- packages/wxt/package.json | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/packages/wxt/CHANGELOG.md b/packages/wxt/CHANGELOG.md index e895a758..c356f528 100644 --- a/packages/wxt/CHANGELOG.md +++ b/packages/wxt/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v0.20.6 + +[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.5...wxt-v0.20.6) + ## v0.20.5 [compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.4...wxt-v0.20.5) @@ -3031,4 +3035,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)) \ No newline at end of file diff --git a/packages/wxt/package.json b/packages/wxt/package.json index 5ee64d5f..5e34fa64 100644 --- a/packages/wxt/package.json +++ b/packages/wxt/package.json @@ -1,7 +1,7 @@ { "name": "wxt", "type": "module", - "version": "0.20.5", + "version": "0.20.6", "description": "⚡ Next-gen Web Extension Framework", "license": "MIT", "scripts": {