Skip to content

Commit

Permalink
chore(release): 0.28.6 [skip ci]
Browse files Browse the repository at this point in the history
## [0.28.6](v0.28.5...v0.28.6) (2023-05-01)

### Bug Fixes

* fullscreen target updated to fullscreen fullscreen-target ([5133217](5133217))
* parentDirectory ([649c683](649c683))
* removed full screen css ([e2bc0ff](e2bc0ff))
* replace fontawesome with svg ([f006f02](f006f02))
* replaced toggle fullscreenbicons with css content and removed toogle fullscreen icons. now using css content ([c867110](c867110))
* update manifest.json to manifest.webmanifest ([1faa588](1faa588))
  • Loading branch information
semantic-release-bot committed May 1, 2023
1 parent 649c683 commit 8be47a0
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.28.6](https://github.com/CoCreate-app/CoCreateWS/compare/v0.28.5...v0.28.6) (2023-05-01)


### Bug Fixes

* fullscreen target updated to fullscreen fullscreen-target ([5133217](https://github.com/CoCreate-app/CoCreateWS/commit/513321763ae7ba6c727f92abfb781eccf47ae56d))
* parentDirectory ([649c683](https://github.com/CoCreate-app/CoCreateWS/commit/649c683cc901844b78a4f5b469b7fe762a3dcf69))
* removed full screen css ([e2bc0ff](https://github.com/CoCreate-app/CoCreateWS/commit/e2bc0ffc2fd92dbf793a05eb2c06b2ca9b441613))
* replace fontawesome with svg ([f006f02](https://github.com/CoCreate-app/CoCreateWS/commit/f006f027a575add5e15aeaba8f406bc351aaec24))
* replaced toggle fullscreenbicons with css content and removed toogle fullscreen icons. now using css content ([c867110](https://github.com/CoCreate-app/CoCreateWS/commit/c8671100bf39d270a315f93a5fea56fdbcc8b816))
* update manifest.json to manifest.webmanifest ([1faa588](https://github.com/CoCreate-app/CoCreateWS/commit/1faa5885256b966c40f991c1d75dd0832fe586e6))

## [0.28.5](https://github.com/CoCreate-app/CoCreateWS/compare/v0.28.4...v0.28.5) (2023-05-01)


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

0 comments on commit 8be47a0

Please sign in to comment.