We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c5701f commit 5a131faCopy full SHA for 5a131fa
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.7.1](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.7.0...v1.7.1) (2024-01-30)
2
+
3
4
+### Bug Fixes
5
6
+* removed dead code ([4c5701f](https://github.com/CoCreate-app/CoCreate-openai/commit/4c5701f05a1dc16f92512c19b71ac70e16976f29))
7
8
# [1.7.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.6.3...v1.7.0) (2024-01-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
- "version": "1.7.0",
+ "version": "1.7.1",
"description": "An intergration with openAI and CoCreateJS.",
"keywords": [
"openai",
0 commit comments