Skip to content

Commit

Permalink
chore(release): 0.50.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.50.0](v0.49.2...v0.50.0) (2024-04-26)

### Features

* added initialize to openai and stripe ([4069713](4069713))
  • Loading branch information
semantic-release-bot committed Apr 26, 2024
1 parent 4069713 commit b0ec98c
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.50.0](https://github.com/CoCreate-app/CoCreateWS/compare/v0.49.2...v0.50.0) (2024-04-26)


### Features

* added initialize to openai and stripe ([4069713](https://github.com/CoCreate-app/CoCreateWS/commit/40697131d47e063f9b1a0ddd17c8fb8d0253c540))

## [0.49.2](https://github.com/CoCreate-app/CoCreateWS/compare/v0.49.1...v0.49.2) (2024-02-05)


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

0 comments on commit b0ec98c

Please sign in to comment.