chore: v3.4.12

This commit is contained in:
winixt 2025-06-24 15:13:26 +08:00
parent bc715542ce
commit ee2a6d854b
3 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,12 @@
## [3.4.12](https://github.com/WeBankFinTech/fes.js/compare/v3.4.11...v3.4.12) (2025-06-24)
### Bug Fixes
* upgrade app ([bc71554](https://github.com/WeBankFinTech/fes.js/commit/bc715542cee638a7825129ce0d8f002346705af7))
## [3.4.11](https://github.com/WeBankFinTech/fes.js/compare/v3.4.10...v3.4.11) (2025-03-14)

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@fesjs/create-fes-app",
"version": "3.0.6",
"version": "3.0.7",
"description": "create a app base on fes.js",
"main": "lib/index.js",
"files": [