chore(release): v0.8.6

This commit is contained in:
GitHub Actions
2023-10-30 15:41:46 +00:00
parent b75c553e51
commit 6a30dc46fa
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## v0.8.6
[compare changes](https://github.com/wxt-dev/wxt/compare/v0.8.5...v0.8.6)
### 🩹 Fixes
- Inline WXT modules inside `WxtVitest` plugin ([b75c553](https://github.com/wxt-dev/wxt/commit/b75c553))
## v0.8.5
[compare changes](https://github.com/wxt-dev/wxt/compare/v0.8.4...v0.8.5)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "wxt",
"type": "module",
"version": "0.8.5",
"version": "0.8.6",
"description": "Next gen framework for developing web extensions",
"engines": {
"node": ">=18",