linkdood-web-sdk 1.0.21 → 1.0.22

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
@@ -1,3 +1,7 @@
1
+ ## 1.0.22(2024.6.18)
2
+ ### Features
3
+ 1. 修改重连检测时间间隔为1分钟;
4
+
1
5
  ## 1.0.21(2024.6.14)
2
6
  ### Features
3
7
  1. 增加networkError通知逻辑;