@witlink/usercenter 1.1.3 → 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/version.md +3 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@witlink/usercenter",
3
- "version": "1.1.3",
3
+ "version": "1.1.4",
4
4
  "description": "witlink的用户中心系统各页面集成组件",
5
5
  "main": "./dist/usercenter.umd.js",
6
6
  "module": "./dist/usercenter.es.js",
package/version.md CHANGED
@@ -8,4 +8,6 @@
8
8
  第一版可使用的版本, 前面的都为测试版本
9
9
 
10
10
  #### 1.1.3
11
- 菜单管理,角色管理只显示当前系统的数据
11
+ 菜单管理,角色管理只显示当前系统的数据
12
+ #### 1.1.4
13
+ 角色管理编辑支持多语言切换