Skip to content

Commit

Permalink
chore(release): 0.23.17 [skip ci]
Browse files Browse the repository at this point in the history
## [0.23.17](v0.23.16...v0.23.17) (2022-12-08)

### Bug Fixes

* handle config in components.js, bump @cocreate/auth auto generates key ([351f2ce](351f2ce))
  • Loading branch information
semantic-release-bot committed Dec 8, 2022
1 parent 351f2ce commit c367686
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.23.17](https://github.com/CoCreate-app/CoCreateWS/compare/v0.23.16...v0.23.17) (2022-12-08)


### Bug Fixes

* handle config in components.js, bump @cocreate/auth auto generates key ([351f2ce](https://github.com/CoCreate-app/CoCreateWS/commit/351f2ce2934a9e21e446c555ab1580c18323f3c8))

## [0.23.16](https://github.com/CoCreate-app/CoCreateWS/compare/v0.23.15...v0.23.16) (2022-12-08)


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

0 comments on commit c367686

Please sign in to comment.