Skip to content

Commit

Permalink
chore(release): 0.9.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.9.3](v0.9.2...v0.9.3) (2021-05-18)

### Bug Fixes

* db connection issue ([4954fcc](4954fcc))
  • Loading branch information
semantic-release-bot committed May 18, 2021
1 parent 4954fcc commit 89185c9
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.9.3](https://github.com/CoCreate-app/CoCreateWS/compare/v0.9.2...v0.9.3) (2021-05-18)


### Bug Fixes

* db connection issue ([4954fcc](https://github.com/CoCreate-app/CoCreateWS/commit/4954fcc895448377b7be96df4b59ba70e2c833fa))

## [0.9.2](https://github.com/CoCreate-app/CoCreateWS/compare/v0.9.1...v0.9.2) (2021-05-07)


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.9.2",
"version": "0.9.3",
"description": "CoCreateWS",
"keywords": [
"cocreatews",
Expand Down

0 comments on commit 89185c9

Please sign in to comment.