Skip to content

Commit

Permalink
chore: v3.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
letgo committed May 8, 2024
1 parent d8ff6aa commit 323497c
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.9](https://github.com/WeBankFinTech/fes.js/compare/v3.1.8...v3.1.9) (2024-5-8)


### Bug Fixes

* login 插件获取配置问题 ([f337e69](https://github.com/WeBankFinTech/fes.js/commit/f337e69f3e40937bbdb2f3674e2be2fde2a56b2e))



## [3.1.8](https://github.com/WeBankFinTech/fes.js/compare/v3.1.7...v3.1.8) (2024-5-6)


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.8",
"version": "3.1.9",
"private": true,
"description": "一个好用的前端管理台快速开发框架",
"preferGlobal": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/fes-plugin-login/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fesjs/plugin-login",
"version": "3.0.1",
"version": "3.0.2",
"description": "@fesjs/plugin-login",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 323497c

Please sign in to comment.