Browse Source

更新版本到 1.5.21

ChangeLog
1. 优化 switchImage 方法,对部分资源跨域访问的支持
2. 日志上报内存数据对部分浏览器的支持
kevin.song 5 years ago
parent
commit
891eaa4c22
2 changed files with 3 additions and 3 deletions
  1. 2 2
      lib/index.js
  2. 1 1
      package.json

File diff suppressed because it is too large
+ 2 - 2
lib/index.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "urtc-sdk",
-  "version": "1.5.20",
+  "version": "1.5.21",
   "description": "UCloud RTC javascript SDK",
   "main": "lib/index.js",
   "types": "types",