Skip to content

Commit

Permalink
chore(release): 1.33.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.33.1](v1.33.0...v1.33.1) (2023-11-12)

### Bug Fixes

* bump dependencies for latest features ([fc645bb](fc645bb))
  • Loading branch information
semantic-release-bot committed Nov 12, 2023
1 parent fc645bb commit 318f46d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.33.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.33.0...v1.33.1) (2023-11-12)


### Bug Fixes

* bump dependencies for latest features ([fc645bb](https://github.com/CoCreate-app/CoCreate-socket-client/commit/fc645bb61b58e1f3ae85efb6977f72cd7cc37d99))

# [1.33.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.32.4...v1.33.0) (2023-11-09)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/socket-client",
"version": "1.33.0",
"version": "1.33.1",
"description": "A simple socket component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"socket-client",
Expand Down Expand Up @@ -65,4 +65,4 @@
"@cocreate/uuid": "^1.7.4",
"ws": "7.5.9"
}
}
}

0 comments on commit 318f46d

Please sign in to comment.