Skip to content

Commit

Permalink
chore(release): 1.36.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.36.1](v1.36.0...v1.36.1) (2023-12-15)

### Bug Fixes

* data.status ([d87fd2e](d87fd2e))
* messageEvents object to manage uid and originating resolve ([22de227](22de227))
  • Loading branch information
semantic-release-bot committed Dec 15, 2023
1 parent 22de227 commit 5578ace
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.36.1](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.36.0...v1.36.1) (2023-12-15)


### Bug Fixes

* data.status ([d87fd2e](https://github.com/CoCreate-app/CoCreate-socket-client/commit/d87fd2e4d50b48943f7ecac3076adbeef8479e0a))
* messageEvents object to manage uid and originating resolve ([22de227](https://github.com/CoCreate-app/CoCreate-socket-client/commit/22de227b2147dd808b105ffb407df9dcef69e15a))

# [1.36.0](https://github.com/CoCreate-app/CoCreate-socket-client/compare/v1.35.0...v1.36.0) (2023-11-25)


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.36.0",
"version": "1.36.1",
"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 5578ace

Please sign in to comment.