eoss-mobiles 0.1.33 → 0.1.34

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.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,9 @@
1
1
  ## 更新日志
2
2
 
3
- ### 0.1.28
3
+ ### 0.1.34
4
+ - 2023-11-06
5
+ - feat:<br/>1. Date 组件优化<br/>2. flow 组件配置优化
6
+ - 版本号:0.1.34
4
7
  - 2023-10-24
5
8
  - feat:<br/>1. Selector 组件新增分类选择人员部门,配置多个tabs类型时有效<br/>2. flow 组件新增联合审核、征求意见、稿件递送流程
6
9
  - 版本号:0.1.28
@@ -17114,7 +17114,7 @@ if (typeof window !== 'undefined' && window.Vue) {
17114
17114
  }
17115
17115
 
17116
17116
  /* harmony default export */ var src = __webpack_exports__["default"] = ({
17117
- version: '0.1.33',
17117
+ version: '0.1.34',
17118
17118
  install: install,
17119
17119
  Button: packages_button,
17120
17120
  ButtonGroup: button_group,