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 552b478 commit 1fe04f6Copy full SHA for 1fe04f6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.8](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.7...v1.0.8) (2023-10-09)
2
+
3
4
+### Bug Fixes
5
6
+* bump dependencies ([552b478](https://github.com/CoCreate-app/CoCreate-openai/commit/552b4789cafdffc820d251352cbd1da82b7096bd))
7
8
## [1.0.7](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.6...v1.0.7) (2023-10-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "An intergration with openAI and CoCreateJS.",
"keywords": [
"openai",
@@ -61,4 +61,4 @@
61
"dependencies": {
62
"@cocreate/actions": "^1.11.5"
63
}
64
-}
+}
0 commit comments