Skip to content

Commit 4a2e527

Browse files
chore(release): 1.40.4 [skip ci]
## [1.40.4](v1.40.3...v1.40.4) (2025-09-01) ### Bug Fixes * update method to object.update and add upsert option in message_log ([fa83762](fa83762))
1 parent fa83762 commit 4a2e527

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.40.4](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.40.3...v1.40.4) (2025-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update method to object.update and add upsert option in message_log ([fa83762](https://github.com/CoCreate-app/CoCreate-socket-client/commit/fa8376223146ddbd28ac731803d8740fd17fc976))
7+
18
## [1.40.3](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.40.2...v1.40.3) (2025-05-01)
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.40.3",
3+
"version": "1.40.4",
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)