Skip to content

Commit a9ecab3

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.14...v1.1.0) (2023-11-18) ### Bug Fixes * client and server ([a89d348](a89d348)) ### Features * handle various data types returned from elements ([0bba9eb](0bba9eb))
1 parent a89d348 commit a9ecab3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.14...v1.1.0) (2023-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* client and server ([a89d348](https://github.com/CoCreate-app/CoCreate-openai/commit/a89d34824bb2d26e99bbc7c64f740c2930525ccd))
7+
8+
9+
### Features
10+
11+
* handle various data types returned from elements ([0bba9eb](https://github.com/CoCreate-app/CoCreate-openai/commit/0bba9eb96107116c1467d14554ca29cdff4e2e34))
12+
113
## [1.0.14](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.13...v1.0.14) (2023-11-16)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/openai",
3-
"version": "1.0.14",
3+
"version": "1.1.0",
44
"description": "An intergration with openAI and CoCreateJS.",
55
"keywords": [
66
"openai",

0 commit comments

Comments
 (0)