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 44764fc commit b5137fdCopy full SHA for b5137fd
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.6.2](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.6.1...v1.6.2) (2023-12-18)
2
+
3
4
+### Bug Fixes
5
6
+* removed un genralized code ([44764fc](https://github.com/CoCreate-app/CoCreate-openai/commit/44764fccc64c0b70e0b1cb7cf29186811b83b33a))
7
8
## [1.6.1](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.6.0...v1.6.1) (2023-12-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
- "version": "1.6.1",
+ "version": "1.6.2",
"description": "An intergration with openAI and CoCreateJS.",
"keywords": [
"openai",
0 commit comments