mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 03:05:07 +08:00
chore: v3.4.8
This commit is contained in:
parent
88c88d9116
commit
8feaa8d643
@ -1,3 +1,12 @@
|
||||
## [3.4.8](https://github.com/WeBankFinTech/fes.js/compare/v3.4.7...v3.4.8) (2024-12-10)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* 修复plugin-layout 404页面无法正常渲染问题 ([63e55cc](https://github.com/WeBankFinTech/fes.js/commit/63e55cc44f0112c2fab9f7f4eea1b5d58b4e9390))
|
||||
|
||||
|
||||
|
||||
## [3.4.7](https://github.com/WeBankFinTech/fes.js/compare/v3.4.5...v3.4.7) (2024-12-01)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "fes.js",
|
||||
"type": "module",
|
||||
"version": "3.4.7",
|
||||
"version": "3.4.8",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@8.6.6",
|
||||
"description": "一个好用的前端管理台快速开发框架",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fesjs/plugin-layout",
|
||||
"version": "5.4.5",
|
||||
"version": "5.4.6",
|
||||
"description": "@fesjs/plugin-layout",
|
||||
"author": "harrywan",
|
||||
"license": "MIT",
|
||||
|
Loading…
x
Reference in New Issue
Block a user