chore: v3.1.9

This commit is contained in:
letgo 2024-05-08 15:15:14 +08:00
parent f337e69f3e
commit ed561d7e3c
3 changed files with 11 additions and 2 deletions

View File

@ -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)

View File

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

View File

@ -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": [