Skip to content

Commit 46b48b0

Browse files
chore(release): 1.40.5 [skip ci]
## [1.40.5](v1.40.4...v1.40.5) (2026-02-04) ### Bug Fixes * update worklow ([15f3459](15f3459))
1 parent 15f3459 commit 46b48b0

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.5](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.40.4...v1.40.5) (2026-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* update worklow ([15f3459](https://github.com/CoCreate-app/CoCreate-socket-client/commit/15f34598997e0e22409adeb88faf665eddaae895))
7+
18
## [1.40.4](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.40.3...v1.40.4) (2025-09-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.4",
3+
"version": "1.40.5",
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)