@choiceform/os-client-core 3.4.49 → 3.4.50

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,13 @@
22
22
 
23
23
  ### Removed
24
24
 
25
+ ## 3.4.50 - 2022-3-19
26
+
27
+ ### Changed
28
+
29
+ - 增加自动 logo 显示控制属性
30
+ - 修改自定义 logo 属性总是存在于全局 state 上,不在存在结束节点上。
31
+
25
32
  ## 3.4.49 - 2022-3-16
26
33
 
27
34
  ### Fixed