Compare commits

...

2 Commits

Author SHA1 Message Date
GitHub Actions 2db4ea77a9 chore(release): v0.15.4 2024-01-31 17:42:07 +00:00
Aaron ba5349ccaf fix(submit): Load .env.submit automatically when running wxt submit and wxt submit init (#391) 2024-01-31 11:38:11 -06:00
3 changed files with 14 additions and 6 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## v0.15.4
[compare changes](https://github.com/wxt-dev/wxt/compare/v0.15.3...v0.15.4)
### 🩹 Fixes
- **submit:** Load `.env.submit` automatically when running `wxt submit` and `wxt submit init` ([#391](https://github.com/wxt-dev/wxt/pull/391))
## v0.15.3
[compare changes](https://github.com/wxt-dev/wxt/compare/v0.15.2...v0.15.3)
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "wxt",
"type": "module",
"version": "0.15.3",
"version": "0.15.4",
"description": "Next gen framework for developing web extensions",
"engines": {
"node": ">=18",
@@ -132,7 +132,7 @@
"ora": "^7.0.1",
"picocolors": "^1.0.0",
"prompts": "^2.4.2",
"publish-browser-extension": "^2.0.0",
"publish-browser-extension": "^2.1.0",
"rollup-plugin-visualizer": "^5.9.2",
"unimport": "^3.4.0",
"vite": "^5.0.12",
+4 -4
View File
@@ -96,8 +96,8 @@ importers:
specifier: ^2.4.2
version: 2.4.2
publish-browser-extension:
specifier: ^2.0.0
version: 2.0.0
specifier: ^2.1.0
version: 2.1.0
rollup-plugin-visualizer:
specifier: ^5.9.2
version: 5.9.3
@@ -4184,8 +4184,8 @@ packages:
sade: 1.8.1
dev: true
/publish-browser-extension@2.0.0:
resolution: {integrity: sha512-HzNfnsx2/yN1n288btH6xfmXzYA5e9FpjteJpR68qlevqKMQqbCw9AJOK2WdFKVBy1kuSil8XGuhpQWv3NcrnA==}
/publish-browser-extension@2.1.0:
resolution: {integrity: sha512-OdnhaGTZ5d3PPNh8gUjTvLhrjH4H0lawe+y5gUvGHAt3hVS33FBTt0r/NyP5qgNtN9TM3iHfTduN4GydXiXt8w==}
engines: {node: '18', pnpm: '8'}
hasBin: true
dependencies: