Skip to content

Commit

Permalink
chore(release): 0.40.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.40.0](v0.39.0...v0.40.0) (2023-11-04)

### Bug Fixes

* favicon.ico path ([5f130d6](5f130d6))
* update '[@cocreate](https://github.com/cocreate)' dependencies to there latest versions ([0e3b442](0e3b442))
* update method to use object.update etc ([5fd4b7f](5fd4b7f))

### Features

* update dependencies to the latest versions ([a025c73](a025c73))
  • Loading branch information
semantic-release-bot committed Nov 4, 2023
1 parent a025c73 commit 13eb960
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [0.40.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.39.0...v0.40.0) (2023-11-04)


### Bug Fixes

* favicon.ico path ([5f130d6](https://github.com/CoCreate-app/CoCreateWS/commit/5f130d6884beee4f28902b16288042ec07176fb7))
* update '[@cocreate](https://github.com/cocreate)' dependencies to there latest versions ([0e3b442](https://github.com/CoCreate-app/CoCreateWS/commit/0e3b44232158359f4471157f44c0a6192ea117c2))
* update method to use object.update etc ([5fd4b7f](https://github.com/CoCreate-app/CoCreateWS/commit/5fd4b7f3af5e7ba69376c1d5bcf5e7194d2fcb0a))


### Features

* update dependencies to the latest versions ([a025c73](https://github.com/CoCreate-app/CoCreateWS/commit/a025c7362feee0ac1a45d8227b8f47dd43067c4f))

# [0.39.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.38.5...v0.39.0) (2023-10-24)


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.39.0",
"version": "0.40.0",
"description": "Server Side for CoCreateJS. Containing websocket, crud, auth, server side rendering, and permission components.",
"keywords": [
"cocreatews",
Expand Down Expand Up @@ -65,4 +65,4 @@
"webpack-cli": "^5.1.4",
"webpack-node-externals": "^3.0.0"
}
}
}

0 comments on commit 13eb960

Please sign in to comment.