Skip to content

Commit 3f0b6ce

Browse files
chore(release): 1.40.3 [skip ci]
## [1.40.3](v1.40.2...v1.40.3) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([a864f96](a864f96))
1 parent a864f96 commit 3f0b6ce

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.40.3](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.40.2...v1.40.3) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([a864f96](https://github.com/CoCreate-app/CoCreate-socket-client/commit/a864f963adc2d0cfbcd8bc3c3aec3a07d1b7ec97))
7+
18
## [1.40.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.40.1...v1.40.2) (2025-04-30)
29

310

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-client",
3-
"version": "1.40.2",
3+
"version": "1.40.3",
44
"description": "A simple socket component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"socket-client",
@@ -61,4 +61,4 @@
6161
"@cocreate/uuid": "^1.12.1",
6262
"ws": "^7.5.10"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)