element-sim 1.1.9 → 1.1.10

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.
@@ -1,5 +1,10 @@
1
1
  ## 更新日志
2
2
 
3
+ ### 1.1.10
4
+ *2024-07-04*
5
+ - theme-chalk 增加新图标
6
+ - el-drawer 增加分割线
7
+
3
8
  ### 1.1.9
4
9
  *2024-07-04*
5
10
  - theme-chalk 增加新图标
@@ -43500,7 +43500,7 @@ if (typeof window !== 'undefined' && window.Vue) {
43500
43500
  }
43501
43501
 
43502
43502
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
43503
- version: '1.1.9',
43503
+ version: '1.1.10',
43504
43504
  locale: lib_locale_default.a.use,
43505
43505
  i18n: lib_locale_default.a.i18n,
43506
43506
  install: src_install,