Skip to content

Commit 8f08d04

Browse files
Update History.md and increment patch version
1 parent 7569258 commit 8f08d04

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.9.19-overleaf-6 / 2022-08-18
2+
==============================
3+
4+
* Overleaf: only convert the current message to a string once the last fragment has been received
5+
16
0.9.19-overleaf-5 / 2021-05-19
27
==============================
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io"
3-
, "version": "0.9.19-overleaf-5"
3+
, "version": "0.9.19-overleaf-6"
44
, "description": "Real-time apps made cross-browser & easy with a WebSocket-like API"
55
, "homepage": "http://socket.io"
66
, "keywords": ["websocket", "socket", "realtime", "socket.io", "comet", "ajax"]

0 commit comments

Comments
 (0)