Skip to content

Commit 9335580

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.3...v1.7.0) (2024-01-08) ### Features * bumped CoCreate dependencies to their latest versions ([da6debf](da6debf))
1 parent da6debf commit 9335580

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.7.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.6.3...v1.7.0) (2024-01-08)
2+
3+
4+
### Features
5+
6+
* bumped CoCreate dependencies to their latest versions ([da6debf](https://github.com/CoCreate-app/CoCreate-openai/commit/da6debf4f7981108a5ac8d7ff65de0a631527faa))
7+
18
## [1.6.3](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.6.2...v1.6.3) (2023-12-28)
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.6.3",
3+
"version": "1.7.0",
44
"description": "An intergration with openAI and CoCreateJS.",
55
"keywords": [
66
"openai",
@@ -61,4 +61,4 @@
6161
"@cocreate/actions": "^1.15.1",
6262
"openai": "^4.19.0"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)