star-horse-lowcode 3.0.1 → 3.0.3

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/README.md CHANGED
@@ -493,3 +493,13 @@ barcode 条形码组件
493
493
  ```
494
494
  -修复box容器布局失效问题
495
495
  ```
496
+ #### v3.0.2
497
+
498
+ ```
499
+ -修复StarHorseDataSelector 组件change 事件不响应问题
500
+ ```
501
+ #### v3.0.3
502
+
503
+ ```
504
+ -修复cascade-item 组件数据渲染异常bug
505
+ ```