Skip to content

Commit

Permalink
chore: v3.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
1zumii committed May 21, 2024
1 parent 8375fe9 commit 4ed0366
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.1.10](https://ssh.github.com:443/WeBankFinTech/fes.js/compare/v3.1.9...v3.1.10) (2024-05-21)


### Features

* **plugin-layout:** 增加 top-left 布局类型 ([#243](https://ssh.github.com:443/WeBankFinTech/fes.js/issues/243)) ([8375fe9](https://ssh.github.com:443/WeBankFinTech/fes.js/commit/8375fe9be7f9469732e0a32120e0a1c7c846bc31))



## [3.1.9](https://github.com/WeBankFinTech/fes.js/compare/v3.1.8...v3.1.9) (2024-5-8)


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.1.9",
"version": "3.1.10",
"private": true,
"description": "一个好用的前端管理台快速开发框架",
"preferGlobal": true,
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.1.11",
"version": "5.1.12",
"description": "@fesjs/plugin-layout",
"author": "harrywan",
"license": "MIT",
Expand Down

0 comments on commit 4ed0366

Please sign in to comment.