Skip to content

Commit

Permalink
chore(release): 0.30.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.30.0](v0.29.6...v0.30.0) (2023-05-19)

### Bug Fixes

* superadmin file paths ([51ad8f4](51ad8f4))

### Features

* Add @cocreate/unique component to repositories.js and import it in src/components.js ([d1fe574](d1fe574))
  • Loading branch information
semantic-release-bot committed May 19, 2023
1 parent d1fe574 commit 5dc2672
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.30.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.29.6...v0.30.0) (2023-05-19)


### Bug Fixes

* superadmin file paths ([51ad8f4](https://github.com/CoCreate-app/CoCreateWS/commit/51ad8f40365e9f8004ba477a2544e1a0dc7d0e00))


### Features

* Add @cocreate/unique component to repositories.js and import it in src/components.js ([d1fe574](https://github.com/CoCreate-app/CoCreateWS/commit/d1fe574656dd7a17f49270bd0afec200d99826fe))

## [0.29.6](https://github.com/CoCreate-app/CoCreateWS/compare/v0.29.5...v0.29.6) (2023-05-10)


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

0 comments on commit 5dc2672

Please sign in to comment.