소스 검색

bump version to 1.0.3

afrokick 5 년 전
부모
커밋
93e9f6eb33
4개의 변경된 파일7개의 추가작업 그리고 1개의 파일을 삭제
  1. 6 0
      changelog.md
  2. 0 0
      dist/peerjs.min.js
  3. 0 0
      dist/peerjs.min.js.map
  4. 1 1
      package.json

+ 6 - 0
changelog.md

@@ -2,6 +2,12 @@
 
 All notable changes to this project will be documented in this file.
 
+<a name="1.0.3"></a>
+
+## 1.0.3 (2019-08-21)
+
+- add pingInterval option
+  
 <a name="1.0.2"></a>
 
 ## 1.0.2 (2019-07-20)

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/peerjs.min.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/peerjs.min.js.map


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "peerjs",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "description": "PeerJS client",
   "main": "./dist/peerjs.min.js",
   "repository": {

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.