Browse Source

更新版本到 1.4.2

ChangeLog
1. 修复订阅流有时无法被正常订阅的问题
2. 修复错误日志打印异常的问题
3. 修正 API 文档中关于 publish 的功能描述
kevin.song 6 years ago
parent
commit
b220f2c8c0
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",
   "name": "urtc-sdk",
-  "version": "1.4.1",
+  "version": "1.4.2",
   "description": "UCloud RTC javascript SDK",
   "description": "UCloud RTC javascript SDK",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "repository": {
   "repository": {