mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 11:18:54 +08:00
chore: v3.3.0
This commit is contained in:
parent
35328603c6
commit
cfa522a3d3
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
||||
# [3.3.0](https://github.com/WeBankFinTech/fes.js/compare/v3.2.1...v3.3.0) (2024-09-18)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* 规范pnpm版本 ([b665358](https://github.com/WeBankFinTech/fes.js/commit/b66535831e1c21416b7120bacff5dc5d87edade3))
|
||||
* 默认 ([7c00f3d](https://github.com/WeBankFinTech/fes.js/commit/7c00f3defd13ca0eb6201e41c309022728594532))
|
||||
|
||||
|
||||
|
||||
## [3.2.1](https://github.com/WeBankFinTech/fes.js/compare/v3.2.0...v3.2.1) (2024-09-08)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "fes.js",
|
||||
"type": "module",
|
||||
"version": "3.2.1",
|
||||
"version": "3.3.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@8.6.6",
|
||||
"description": "一个好用的前端管理台快速开发框架",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fesjs/plugin-layout",
|
||||
"version": "5.2.1",
|
||||
"version": "5.3.0",
|
||||
"description": "@fesjs/plugin-layout",
|
||||
"author": "harrywan",
|
||||
"license": "MIT",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fesjs/plugin-qiankun",
|
||||
"version": "3.1.3",
|
||||
"version": "3.1.4",
|
||||
"description": "@fesjs/plugin-qiankun",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user