Skip to content

Commit

Permalink
chore(release): 0.36.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.36.0](v0.35.0...v0.36.0) (2023-09-19)

### Bug Fixes

* add pathname ([68acaba](68acaba))
* Update CoCreate dependencies to it's latest versions ([c7ed725](c7ed725))

### Features

* Update CoCreate dependencies to their latest versions ([81b9cc7](81b9cc7))
  • Loading branch information
semantic-release-bot committed Sep 19, 2023
1 parent 81b9cc7 commit 109d783
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [0.36.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.35.0...v0.36.0) (2023-09-19)


### Bug Fixes

* add pathname ([68acaba](https://github.com/CoCreate-app/CoCreateWS/commit/68acabae90ae41ddeb477ddf2133862eb7e7a4bd))
* Update CoCreate dependencies to it's latest versions ([c7ed725](https://github.com/CoCreate-app/CoCreateWS/commit/c7ed7250e98a3c2182d3728d0c8a0e3b34156e71))


### Features

* Update CoCreate dependencies to their latest versions ([81b9cc7](https://github.com/CoCreate-app/CoCreateWS/commit/81b9cc72b7b2290a2d5409aad42a1cb9802668c1))

# [0.35.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.34.8...v0.35.0) (2023-08-21)


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/cocreatews",
"version": "0.35.0",
"version": "0.36.0",
"description": "Server Side for CoCreateJS. Containing websocket, crud, auth, server side rendering, and permission components.",
"keywords": [
"cocreatews",
Expand Down Expand Up @@ -58,4 +58,4 @@
"@cocreate/users": "^1.26.0",
"@cocreate/uuid": "^1.7.2"
}
}
}

0 comments on commit 109d783

Please sign in to comment.