mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-09-24 16:22:09 +08:00
chore: v3.4.12
This commit is contained in:
parent
bc715542ce
commit
ee2a6d854b
@ -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)
|
||||
|
||||
|
||||
|
@ -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": "一个好用的前端管理台快速开发框架",
|
||||
|
@ -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": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user