star-horse-lowcode 2.8.69 → 2.8.70

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
@@ -455,3 +455,8 @@ barcode 条形码组件
455
455
  ```
456
456
  -修复因升级vite 导致的bug
457
457
  ```
458
+ #### v2.8.70
459
+
460
+ ```
461
+ -增加标签输入框,修复select组件没有设置preps 报错
462
+ ```