@choiceform/os-client-core 3.4.47 → 3.4.48

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,19 @@
22
22
 
23
23
  ### Removed
24
24
 
25
+ ## 3.4.48 - 2022-3-16
26
+
27
+ ### Changed
28
+
29
+ - 移除日志
30
+ - 主进程不等待微信分享完成。
31
+
32
+ ### Fixed
33
+
34
+ - 修正一些翻译内容
35
+ - 微信授权 code 冲突
36
+ - 回复链接跳转后的错误中断处理
37
+
25
38
  ## 3.4.47 - 2022-3-16
26
39
 
27
40
  ### Changed