We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6416f5 commit 88fee8aCopy full SHA for 88fee8a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.24.1](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.24.0...v1.24.1) (2023-12-05)
2
+
3
4
+### Bug Fixes
5
6
+* async await upgrade to handle authenticate ([e6416f5](https://github.com/CoCreate-app/CoCreate-socket-server/commit/e6416f5725ece424b69a142b70de4a0ca6687869))
7
8
# [1.24.0](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.23.0...v1.24.0) (2023-11-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/socket-server",
- "version": "1.24.0",
+ "version": "1.24.1",
"description": "CoCreate-socket-server",
"keywords": [
"cocreate-socket",
0 commit comments