Skip to content

Commit 2c24c0e

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2023-11-25) ### Features * upgrade dependencies for latest features and fixes ([43e9e29](43e9e29))
1 parent 43e9e29 commit 2c24c0e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.4.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.3.0...v1.4.0) (2023-11-25)
2+
3+
4+
### Features
5+
6+
* upgrade dependencies for latest features and fixes ([43e9e29](https://github.com/CoCreate-app/CoCreate-openai/commit/43e9e29110b8abed5c8f911da2f68d74d9d403f5))
7+
18
# [1.3.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.2.0...v1.3.0) (2023-11-25)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/openai",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "An intergration with openAI and CoCreateJS.",
55
"keywords": [
66
"openai",
@@ -62,4 +62,4 @@
6262
"@cocreate/actions": "^1.14.0",
6363
"openai": "^4.19.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)