mooho-base-admin-plus 2.10.56 → 2.10.57

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/history.md +1 -0
  2. package/package.json +1 -1
package/history.md CHANGED
@@ -227,3 +227,4 @@ mooho-base-admin-plus@2.10.53 - 修复上一版本的bug
227
227
  mooho-base-admin-plus@2.10.54 - 修复上一版本的bug
228
228
  mooho-base-admin-plus@2.10.55 - 修复上一版本的bug
229
229
  mooho-base-admin-plus@2.10.56 - 修复上一版本的bug
230
+ mooho-base-admin-plus@2.10.57 - 修复上一版本的bug
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mooho-base-admin-plus",
3
3
  "description": "MOOHO basic framework for admin by Vue3",
4
- "version": "2.10.56",
4
+ "version": "2.10.57",
5
5
  "author": "jinyifan <jinyifan@mooho.com.cn>",
6
6
  "license": "MIT",
7
7
  "private": false,