Skip to content

Commit 939218a

Browse files
chore(release): 1.40.2 [skip ci]
## [1.40.2](v1.40.1...v1.40.2) (2025-04-30) ### Bug Fixes * added css-loader ([c478082](c478082)) * update query attributes ([75d29b3](75d29b3)) * updated cocreate modules versions ([884dfe5](884dfe5)) * webpack.config and devdependencies ([902ca61](902ca61))
1 parent c478082 commit 939218a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.40.2](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.40.1...v1.40.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([c478082](https://github.com/CoCreate-app/CoCreate-socket-client/commit/c4780826d3802ab515c16a11fd0307cd3bd09ce0))
7+
* update query attributes ([75d29b3](https://github.com/CoCreate-app/CoCreate-socket-client/commit/75d29b36af81f29855db7d9424448eeb6707e9cd))
8+
* updated cocreate modules versions ([884dfe5](https://github.com/CoCreate-app/CoCreate-socket-client/commit/884dfe58d7123f4628bbfc86d1872590c9bce178))
9+
* webpack.config and devdependencies ([902ca61](https://github.com/CoCreate-app/CoCreate-socket-client/commit/902ca61d3cb3857640218fb2f2bc2591b18e291a))
10+
111
## [1.40.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.40.0...v1.40.1) (2024-12-09)
212

313

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.1",
3+
"version": "1.40.2",
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)