From fa657a03664214b23063a5203d8e89670599b169 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 4 Sep 2025 00:03:50 +0000 Subject: [PATCH] chore(release): wxt v0.20.10 --- packages/wxt/CHANGELOG.md | 14 ++++++++++++++ packages/wxt/package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/packages/wxt/CHANGELOG.md b/packages/wxt/CHANGELOG.md index 29ffa101..ed33e201 100644 --- a/packages/wxt/CHANGELOG.md +++ b/packages/wxt/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## v0.20.10 + +[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.9...wxt-v0.20.10) + +### 🏡 Chore + +- **deps:** Upgrade non-breaking production dependencies ([#1877](https://github.com/wxt-dev/wxt/pull/1877)) +- **deps:** Upgrade web-ext-run to support CDP ([#1879](https://github.com/wxt-dev/wxt/pull/1879)) +- **deps:** `publish-browser-extension` upgrade ([#1880](https://github.com/wxt-dev/wxt/pull/1880)) + +### ❤️ Contributors + +- Aaron ([@aklinker1](https://github.com/aklinker1)) + ## v0.20.9 [compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.20.8...wxt-v0.20.9) diff --git a/packages/wxt/package.json b/packages/wxt/package.json index 0c93eaaf..dde3d70c 100644 --- a/packages/wxt/package.json +++ b/packages/wxt/package.json @@ -1,7 +1,7 @@ { "name": "wxt", "type": "module", - "version": "0.20.9", + "version": "0.20.10", "description": "⚡ Next-gen Web Extension Framework", "license": "MIT", "scripts": {