Skip to content

Commit 6d64a09

Browse files
committed
chore: v3.1.16
1 parent 77d2b09 commit 6d64a09

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
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+
110
## [3.1.15](https://github.com/WeBankFinTech/fes.js/compare/v3.1.14...v3.1.15) (2024-08-27)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fes.js",
33
"type": "module",
4-
"version": "3.1.15",
4+
"version": "3.1.16",
55
"private": true,
66
"description": "一个好用的前端管理台快速开发框架",
77
"preferGlobal": true,

packages/fes-plugin-icon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fesjs/plugin-icon",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "@fesjs/plugin-icon",
55
"author": "qlin",
66
"license": "MIT",

0 commit comments

Comments
 (0)