Skip to content

Commit 21f8399

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2023-12-15) ### Bug Fixes * handle previous value as an array ([8797788](8797788)) * parse json ([6f16c12](6f16c12))
1 parent 8797788 commit 21f8399

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.6.1](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.6.0...v1.6.1) (2023-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* handle previous value as an array ([8797788](https://github.com/CoCreate-app/CoCreate-openai/commit/8797788c52f71205d99618f9f1ceace9224d9b4d))
7+
* parse json ([6f16c12](https://github.com/CoCreate-app/CoCreate-openai/commit/6f16c12be977d1ea3597cd3d1c01db613f9ef53d))
8+
19
# [1.6.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.5.0...v1.6.0) (2023-12-09)
210

311

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.6.0",
3+
"version": "1.6.1",
44
"description": "An intergration with openAI and CoCreateJS.",
55
"keywords": [
66
"openai",

0 commit comments

Comments
 (0)