We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f3459 commit 46b48b0Copy full SHA for 46b48b0
2 files changed
CHANGELOG.md
@@ -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
8
## [1.40.4](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.40.3...v1.40.4) (2025-09-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/socket-client",
- "version": "1.40.4",
+ "version": "1.40.5",
"description": "A simple socket component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"socket-client",
0 commit comments