@choiceform/os-client-core 3.6.17 → 3.6.19

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
@@ -22,6 +22,18 @@
22
22
 
23
23
  ### Removed
24
24
 
25
+ ## 3.6.19 - 2022-10-12
26
+
27
+ ### Fixed
28
+
29
+ - 修正 结束节点在 reform 时缺少的 endBtnText 属性
30
+
31
+ ## 3.6.18 - 2022-9-9
32
+
33
+ ### Fixed
34
+
35
+ - 修复级联题在互斥情况下,之前选中过的选项选中状态还存在的 bug。需要手动清除这个状态
36
+
25
37
  ## 3.6.17 - 2022-9-7
26
38
 
27
39
  ### Fixed