File tree 3 files changed +11
-2
lines changed
packages/fes-plugin-access
3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.1.12] ( https://github.com/WeBankFinTech/fes.js/compare/v3.1.11...v3.1.12 ) (2024-05-30)
2
+
3
+
4
+ ### Features
5
+
6
+ * plugin-access中导出hasAccessSync方法 ([ 56f6120] ( https://github.com/WeBankFinTech/fes.js/commit/56f6120f889a88b37760db029faa597597572831 ) )
7
+
8
+
9
+
1
10
## [ 3.1.11] ( https://ssh.github.com:443/WeBankFinTech/fes.js/compare/v3.1.10...v3.1.11 ) (2024-05-24)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fes.js" ,
3
3
"type" : " module" ,
4
- "version" : " 3.1.11 " ,
4
+ "version" : " 3.1.12 " ,
5
5
"private" : true ,
6
6
"description" : " 一个好用的前端管理台快速开发框架" ,
7
7
"preferGlobal" : true ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fesjs/plugin-access" ,
3
- "version" : " 3.1.5 " ,
3
+ "version" : " 3.1.6 " ,
4
4
"description" : " @fesjs/plugin-access" ,
5
5
"main" : " lib/index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments