Skip to content

Commit

Permalink
chore(release): 1.40.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.40.0](v1.39.6...v1.40.0) (2024-11-04)

### Bug Fixes

* pretier.config.js and file formating ([5ec26b5](5ec26b5))

### Features

* add prettier.config.js and format files ([4b2e0ef](4b2e0ef))
* add prettier.config.js and format files ([4c83a7e](4c83a7e))
  • Loading branch information
semantic-release-bot committed Nov 4, 2024
1 parent 5ec26b5 commit 7955a01
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.40.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.39.6...v1.40.0) (2024-11-04)


### Bug Fixes

* pretier.config.js and file formating ([5ec26b5](https://github.com/CoCreate-app/CoCreate-socket-client/commit/5ec26b5d2f78fad62075b9e45156b8d0efbac10f))


### Features

* add prettier.config.js and format files ([4b2e0ef](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4b2e0ef70c0a7244d917d86c41961ead5f626546))
* add prettier.config.js and format files ([4c83a7e](https://github.com/CoCreate-app/CoCreate-socket-client/commit/4c83a7efd1a3cd4bf17fcedb1fefd837e43bdbff))

## [1.39.6](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.39.5...v1.39.6) (2024-11-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/socket-client",
"version": "1.39.6",
"version": "1.40.0",
"description": "A simple socket component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"socket-client",
Expand Down

0 comments on commit 7955a01

Please sign in to comment.