Commit 3495ba7 1 parent 8490d7c commit 3495ba7 Copy full SHA for 3495ba7
File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.0.1] ( https://github.com/arvinxx/umi-plugin-extensions/compare/v1.0.0...v1.0.1 ) (2023-01-17)
4
+
5
+ ### 🐛 Bug Fixes
6
+
7
+ - fix misspelled manifest entry ([ 17c2ce0] ( https://github.com/arvinxx/umi-plugin-extensions/commit/17c2ce0 ) )
8
+ - fix misspelled manifest entry and consolidate types ([ 447a18d] ( https://github.com/arvinxx/umi-plugin-extensions/commit/447a18d ) )
9
+ - revert types/index.d.ts ([ a7d5a7c] ( https://github.com/arvinxx/umi-plugin-extensions/commit/a7d5a7c ) )
10
+
3
11
# [ 1.0.0] ( https://github.com/arvinxx/umi-plugin-extensions/compare/v0.6.2...v1.0.0 ) (2022-11-27)
4
12
5
13
### ✨ Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " umi-plugin-extensions" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " a umi plugin to build chrome extensions" ,
5
5
"homepage" : " https://github.com/arvinxx/umi-plugin-extensions#readme" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments