File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.19.1] ( https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.19.0...v1.19.1 ) (2023-10-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * authentication ([ ccc5e1d] ( https://github.com/CoCreate-app/CoCreate-socket-server/commit/ccc5e1d4aa50e3dc2ea627200c634a0ca7c83721 ) )
7
+ * bump cocreate dependency versions ([ 6c74306] ( https://github.com/CoCreate-app/CoCreate-socket-server/commit/6c7430664987fdfe955fe705c413a7313e5dca51 ) )
8
+ * this to self ([ 24119fb] ( https://github.com/CoCreate-app/CoCreate-socket-server/commit/24119fb5583ad34fd2210befad92fba1743ce804 ) )
9
+
1
10
# [ 1.19.0] ( https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.18.1...v1.19.0 ) (2023-10-09)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/socket-server" ,
3
- "version" : " 1.19.0 " ,
3
+ "version" : " 1.19.1 " ,
4
4
"description" : " CoCreate-socket-server" ,
5
5
"keywords" : [
6
6
" cocreate-socket" ,
45
45
"@cocreate/utils" : " ^1.25.0" ,
46
46
"ws" : " 7.5.9"
47
47
}
48
- }
48
+ }
You can’t perform that action at this time.
0 commit comments