linkdood-web-sdk 1.0.13 → 1.0.14

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
@@ -9,4 +9,8 @@
9
9
 
10
10
  ## 1.0.13(2024.03.11)
11
11
  ### 🐛 Bug Fixes
12
- * 修复接受群消息通知解析报错问题
12
+ * 修复接受群消息通知解析报错问题
13
+
14
+ ## 1.0.14(2024.03.12)
15
+ ### 🐛 Bug Fixes
16
+ * 修复获取群成员列表异常问题