mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
chore: v3.1.9
This commit is contained in:
parent
f337e69f3e
commit
ed561d7e3c
@ -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)
|
## [3.1.8](https://github.com/WeBankFinTech/fes.js/compare/v3.1.7...v3.1.8) (2024-5-6)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "fes.js",
|
"name": "fes.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "3.1.8",
|
"version": "3.1.9",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "一个好用的前端管理台快速开发框架",
|
"description": "一个好用的前端管理台快速开发框架",
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@fesjs/plugin-login",
|
"name": "@fesjs/plugin-login",
|
||||||
"version": "3.0.1",
|
"version": "3.0.2",
|
||||||
"description": "@fesjs/plugin-login",
|
"description": "@fesjs/plugin-login",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"files": [
|
"files": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user