Commit 4c479f2 1 parent b88ac1f commit 4c479f2 Copy full SHA for 4c479f2
File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ # [ 0.7.0-beta.1] ( https://github.com/arvinxx/umi-plugin-extensions/compare/v0.6.2...v0.7.0-beta.1 ) (2022-08-27)
4
+
5
+ ### ✨ Features
6
+
7
+ - Manifest V3 版 background 和 schema 适配 ([ 4d8575f] ( https://github.com/arvinxx/umi-plugin-extensions/commit/4d8575f ) )
8
+ - 解决开发时 CSP 问题 ([ 08175d6] ( https://github.com/arvinxx/umi-plugin-extensions/commit/08175d6 ) )
9
+
3
10
## [ 0.6.2] ( https://github.com/arvinxx/umi-plugin-extensions/compare/v0.6.1...v0.6.2 ) (2022-08-13)
4
11
5
12
### 🐛 Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " umi-plugin-extensions" ,
3
- "version" : " 0.6.2 " ,
3
+ "version" : " 0.7.0-beta.1 " ,
4
4
"main" : " lib/index.js" ,
5
5
"description" : " a umi plugin to build chrome extensions" ,
6
6
"authors" : {
You can’t perform that action at this time.
0 commit comments