mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
chore: v3.1.16
This commit is contained in:
parent
77d2b09121
commit
6d64a0997a
@ -1,3 +1,12 @@
|
|||||||
|
## [3.1.16](https://github.com/WeBankFinTech/fes.js/compare/v3.1.15...v3.1.16) (2024-09-04)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* 优化svg不能去掉fill等属性 ([77d2b09](https://github.com/WeBankFinTech/fes.js/commit/77d2b09121bd7742a37ea4a8d2dc5150c8c17175))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [3.1.15](https://github.com/WeBankFinTech/fes.js/compare/v3.1.14...v3.1.15) (2024-08-27)
|
## [3.1.15](https://github.com/WeBankFinTech/fes.js/compare/v3.1.14...v3.1.15) (2024-08-27)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "fes.js",
|
"name": "fes.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "3.1.15",
|
"version": "3.1.16",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "一个好用的前端管理台快速开发框架",
|
"description": "一个好用的前端管理台快速开发框架",
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@fesjs/plugin-icon",
|
"name": "@fesjs/plugin-icon",
|
||||||
"version": "3.0.0",
|
"version": "4.0.0",
|
||||||
"description": "@fesjs/plugin-icon",
|
"description": "@fesjs/plugin-icon",
|
||||||
"author": "qlin",
|
"author": "qlin",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user