File tree 3 files changed +11
-2
lines changed
3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.1.16] ( https://github.com/WeBankFinTech/fes.js/compare/v3.1.15...v3.1.16 ) (2024-09-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * 优化svg不能去掉fill等属性 ([ 77d2b09] ( https://github.com/WeBankFinTech/fes.js/commit/77d2b09121bd7742a37ea4a8d2dc5150c8c17175 ) )
7
+
8
+
9
+
1
10
## [ 3.1.15] ( https://github.com/WeBankFinTech/fes.js/compare/v3.1.14...v3.1.15 ) (2024-08-27)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fes.js" ,
3
3
"type" : " module" ,
4
- "version" : " 3.1.15 " ,
4
+ "version" : " 3.1.16 " ,
5
5
"private" : true ,
6
6
"description" : " 一个好用的前端管理台快速开发框架" ,
7
7
"preferGlobal" : true ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fesjs/plugin-icon" ,
3
- "version" : " 3 .0.0" ,
3
+ "version" : " 4 .0.0" ,
4
4
"description" : " @fesjs/plugin-icon" ,
5
5
"author" : " qlin" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments