chore: v3.2.0

This commit is contained in:
harrywan 2024-09-04 15:29:12 +08:00
parent 0a78b72fdf
commit 7e6435bb36
4 changed files with 12 additions and 3 deletions

View File

@ -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)

View File

@ -1,7 +1,7 @@
{
"name": "fes.js",
"type": "module",
"version": "3.1.16",
"version": "3.2.0",
"private": true,
"description": "一个好用的前端管理台快速开发框架",
"preferGlobal": true,

View File

@ -1,6 +1,6 @@
{
"name": "@fesjs/plugin-layout",
"version": "5.1.15",
"version": "5.2.0",
"description": "@fesjs/plugin-layout",
"author": "harrywan",
"license": "MIT",

View File

@ -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": [