File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Releases
2
+
3
+ - [ 0.2.1] ( #021-2022-10-13 ) (2022-10-13)
4
+ - [ 0.2.0] ( #020-2022-04-28 ) (2022-04-28)
5
+ - [ 0.1.0] ( #010-2021-06-22 ) (2021-06-22)
6
+
7
+
8
+
9
+ ## [ 0.2.1] ( https://github.com/socketio/socket.io-cluster-adapter/compare/0.2.0...0.2.1 ) (2022-10-13)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * properly handle ERR_IPC_CHANNEL_CLOSED errors ([ #6 ] ( https://github.com/socketio/socket.io-cluster-adapter/issues/6 ) ) ([ be0a0e3] ( https://github.com/socketio/socket.io-cluster-adapter/commit/be0a0e3217bd7100d569e5624194612bcc8b96ff ) )
15
+
16
+
17
+
1
18
# [ 0.2.0] ( https://github.com/socketio/socket.io-cluster-adapter/compare/0.1.0...0.2.0 ) (2022-04-28)
2
19
3
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @socket.io/cluster-adapter" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"description" : " The Socket.IO cluster adapter, allowing to broadcast events between several Socket.IO servers" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments