@choiceform/os-client-core 3.6.56 → 3.6.57

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,16 @@
22
22
 
23
23
  ### Removed
24
24
 
25
+ ## 3.6.57 - 2024-2-6
26
+
27
+ ### Added
28
+
29
+ - 接口请求错误,附加 response id 信息
30
+
31
+ ### Fixed
32
+
33
+ - 接口请求,抛出的错误能正确的被捕获到
34
+
25
35
  ## 3.6.56 - 2024-1-16
26
36
 
27
37
  ### Changed