Skip to content

Commit

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

### Bug Fixes

* removed node-html-parser ([a23c288](a23c288))
  • Loading branch information
semantic-release-bot committed Dec 8, 2022
1 parent a23c288 commit 81802f2
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.15](https://github.com/CoCreate-app/CoCreateWS/compare/v0.23.14...v0.23.15) (2022-12-08)


### Bug Fixes

* removed node-html-parser ([a23c288](https://github.com/CoCreate-app/CoCreateWS/commit/a23c288d889d1c682b1a99528c7f472e08ffcda2))

## [0.23.14](https://github.com/CoCreate-app/CoCreateWS/compare/v0.23.13...v0.23.14) (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.14",
"version": "0.23.15",
"description": "Server Side for CoCreateJS. Containing websocket, crud, auth, server side rendering, and permission components.",
"keywords": [
"cocreatews",
Expand Down

0 comments on commit 81802f2

Please sign in to comment.