@choiceform/os-client-core 3.6.56 → 3.6.58

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,22 @@
22
22
 
23
23
  ### Removed
24
24
 
25
+ ## 3.6.58 - 2024-2-21
26
+
27
+ ### Fixed
28
+
29
+ - 修复实时预览默认语言不正确的问题
30
+
31
+ ## 3.6.57 - 2024-2-6
32
+
33
+ ### Added
34
+
35
+ - 接口请求错误,附加 response id 信息
36
+
37
+ ### Fixed
38
+
39
+ - 接口请求,抛出的错误能正确的被捕获到
40
+
25
41
  ## 3.6.56 - 2024-1-16
26
42
 
27
43
  ### Changed