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 a0e5c6b commit f98e2d1Copy full SHA for f98e2d1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.0...v1.0.1) (2023-09-07)
2
+
3
4
+### Bug Fixes
5
6
+* update access ([a0e5c6b](https://github.com/CoCreate-app/CoCreate-openai/commit/a0e5c6b8d2a1d43b4a93e30eb29b768e6832cf95))
7
8
# 1.0.0 (2023-09-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "An intergration with openAI and CoCreateJS.",
"keywords": [
"openai",
@@ -62,4 +62,4 @@
62
"@cocreate/actions": "^1.11.1",
63
"@cocreate/utils": "^1.21.16"
64
}
65
-}
+}
0 commit comments