Skip to content

Commit 4cc5a6a

Browse files
chore(release): 1.39.3 [skip ci]
## [1.39.3](v1.39.2...v1.39.3) (2024-06-23) ### Bug Fixes * update dependencies ([3814268](3814268))
1 parent 3814268 commit 4cc5a6a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.39.3](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.39.2...v1.39.3) (2024-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([3814268](https://github.com/CoCreate-app/CoCreate-socket-client/commit/381426806af5947606f027c9307ae968951967ae))
7+
18
## [1.39.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.39.1...v1.39.2) (2024-06-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/socket-client",
3-
"version": "1.39.2",
3+
"version": "1.39.3",
44
"description": "A simple socket component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"socket-client",

0 commit comments

Comments
 (0)