Skip to content

Commit 07176cd

Browse files
chore(release): 1.19.1 [skip ci]
## [1.19.1](v1.19.0...v1.19.1) (2023-10-09) ### Bug Fixes * authentication ([ccc5e1d](ccc5e1d)) * bump cocreate dependency versions ([6c74306](6c74306)) * this to self ([24119fb](24119fb))
1 parent 24119fb commit 07176cd

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
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+
110
# [1.19.0](https://github.com/CoCreate-app/CoCreate-socket-server/compare/v1.18.1...v1.19.0) (2023-10-09)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/socket-server",
3-
"version": "1.19.0",
3+
"version": "1.19.1",
44
"description": "CoCreate-socket-server",
55
"keywords": [
66
"cocreate-socket",
@@ -45,4 +45,4 @@
4545
"@cocreate/utils": "^1.25.0",
4646
"ws": "7.5.9"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)