Skip to content

Commit

Permalink
chore: v3.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
wanchun committed Dec 10, 2024
1 parent 88c88d9 commit 8feaa8d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fes.js",
"type": "module",
"version": "3.4.7",
"version": "3.4.8",
"private": true,
"packageManager": "[email protected]",
"description": "一个好用的前端管理台快速开发框架",
Expand Down
2 changes: 1 addition & 1 deletion packages/fes-plugin-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fesjs/plugin-layout",
"version": "5.4.5",
"version": "5.4.6",
"description": "@fesjs/plugin-layout",
"author": "harrywan",
"license": "MIT",
Expand Down

0 comments on commit 8feaa8d

Please sign in to comment.