@choiceform/os-client-core 3.4.31 → 3.4.32

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
@@ -16,6 +16,16 @@
16
16
 
17
17
  ### Removed
18
18
 
19
+ ## 3.4.32 - 2022-1-17
20
+
21
+ ### Changed
22
+
23
+ - 支持从纯变量中解析出第三方对接 url
24
+
25
+ ### Fixed
26
+
27
+ - 修复正式提交中没有处理配额满和收集器满的边缘情况
28
+
19
29
  ## 3.4.31 - 2022-1-13
20
30
 
21
31
  ### Fixed