Skip to content

Commit ebfde94

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2023-12-01) ### Bug Fixes * increased max_tokens ([7931c27](7931c27)) ### Features * spoourts using apiKey passed to it or crud read apikey ([150f128](150f128))
1 parent 150f128 commit ebfde94

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.5.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.4.0...v1.5.0) (2023-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* increased max_tokens ([7931c27](https://github.com/CoCreate-app/CoCreate-openai/commit/7931c27895160bec4daf7412b647829f227e454c))
7+
8+
9+
### Features
10+
11+
* spoourts using apiKey passed to it or crud read apikey ([150f128](https://github.com/CoCreate-app/CoCreate-openai/commit/150f128639b1fd0a04d581ea0f9cd0db4249f6be))
12+
113
# [1.4.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.3.0...v1.4.0) (2023-11-25)
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.4.0",
3+
"version": "1.5.0",
44
"description": "An intergration with openAI and CoCreateJS.",
55
"keywords": [
66
"openai",

0 commit comments

Comments
 (0)