mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 03:05:07 +08:00
chore: v3.2.0
This commit is contained in:
parent
0a78b72fdf
commit
7e6435bb36
@ -1,3 +1,12 @@
|
||||
# [3.2.0](https://github.com/WeBankFinTech/fes.js/compare/v3.1.16...v3.2.0) (2024-09-04)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* plugin-layout的页签信息支持国际化 ([0a78b72](https://github.com/WeBankFinTech/fes.js/commit/0a78b72fdf00e6333634fafffa6868d69c2553a2))
|
||||
|
||||
|
||||
|
||||
## [3.1.16](https://github.com/WeBankFinTech/fes.js/compare/v3.1.15...v3.1.16) (2024-09-04)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "fes.js",
|
||||
"type": "module",
|
||||
"version": "3.1.16",
|
||||
"version": "3.2.0",
|
||||
"private": true,
|
||||
"description": "一个好用的前端管理台快速开发框架",
|
||||
"preferGlobal": true,
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fesjs/plugin-layout",
|
||||
"version": "5.1.15",
|
||||
"version": "5.2.0",
|
||||
"description": "@fesjs/plugin-layout",
|
||||
"author": "harrywan",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fesjs/plugin-locale",
|
||||
"version": "4.2.5",
|
||||
"version": "4.3.0",
|
||||
"description": "@fesjs/plugin-locale",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user