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 83ad167 commit ce15a0fCopy full SHA for ce15a0f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.10](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.9...v1.0.10) (2023-10-17)
2
+
3
4
+### Bug Fixes
5
6
+* await getValue() ([83ad167](https://github.com/CoCreate-app/CoCreate-openai/commit/83ad1678482dffa0ca310ab2f266a459d6ada185))
7
8
## [1.0.9](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.8...v1.0.9) (2023-10-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
- "version": "1.0.9",
+ "version": "1.0.10",
"description": "An intergration with openAI and CoCreateJS.",
"keywords": [
"openai",
0 commit comments