Skip to content

Commit

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

### Bug Fixes

* coc renaed domamins to hosts ([667de85](667de85))

### Features

* support for custom org databases.  Mongodb_URL replaced with dbUrl ([0413ca5](0413ca5))
  • Loading branch information
semantic-release-bot committed Apr 11, 2023
1 parent 796ef66 commit c7b2897
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [0.27.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.26.2...v0.27.0) (2023-04-11)


### Bug Fixes

* coc renaed domamins to hosts ([667de85](https://github.com/CoCreate-app/CoCreateWS/commit/667de8537fe1bfa3b3badb8574b64bbb3175e381))


### Features

* support for custom org databases. Mongodb_URL replaced with dbUrl ([0413ca5](https://github.com/CoCreate-app/CoCreateWS/commit/0413ca519079702a5efaebaf3354ffff708c2908))

## [0.26.2](https://github.com/CoCreate-app/CoCreateWS/compare/v0.26.1...v0.26.2) (2023-03-29)


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

0 comments on commit c7b2897

Please sign in to comment.