Skip to content

Commit

Permalink
chore(release): 0.38.4 [skip ci]
Browse files Browse the repository at this point in the history
## [0.38.4](v0.38.3...v0.38.4) (2023-10-16)

### Bug Fixes

* deleteObject renamed to delete ([1179363](1179363))
  • Loading branch information
semantic-release-bot committed Oct 16, 2023
1 parent 1179363 commit bd57e49
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.38.4](https://github.com/CoCreate-app/CoCreateWS/compare/v0.38.3...v0.38.4) (2023-10-16)


### Bug Fixes

* deleteObject renamed to delete ([1179363](https://github.com/CoCreate-app/CoCreateWS/commit/11793639a512b89f8f18164ad2b4fab1f680ebfb))

## [0.38.3](https://github.com/CoCreate-app/CoCreateWS/compare/v0.38.2...v0.38.3) (2023-10-14)


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/cocreatews",
"version": "0.38.3",
"version": "0.38.4",
"description": "Server Side for CoCreateJS. Containing websocket, crud, auth, server side rendering, and permission components.",
"keywords": [
"cocreatews",
Expand Down

0 comments on commit bd57e49

Please sign in to comment.