@choiceform/os-client-core 3.4.3 → 3.4.4

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
@@ -16,6 +16,17 @@
16
16
 
17
17
  ### Removed
18
18
 
19
+ ## 3.4.4 - 2021-11-25
20
+
21
+ ### Added
22
+
23
+ - 增加短信验证倒计时拦截保护
24
+
25
+ ### Changed
26
+
27
+ - 提取验证码获取模块
28
+ - 更改短信验证返回值类型
29
+
19
30
  ## 3.4.3 - 2021-11-24
20
31
 
21
32
  ### Fixed