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 a4ca3ad commit 4b7d395Copy full SHA for 4b7d395
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.11](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.10...v1.0.11) (2023-10-25)
2
+
3
4
+### Bug Fixes
5
6
+* bump dependencies ([a4ca3ad](https://github.com/CoCreate-app/CoCreate-openai/commit/a4ca3ad419547d2517de0fb5b13a2ed3ed9c30d1))
7
8
## [1.0.10](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.9...v1.0.10) (2023-10-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
- "version": "1.0.10",
+ "version": "1.0.11",
"description": "An intergration with openAI and CoCreateJS.",
"keywords": [
"openai",
@@ -61,4 +61,4 @@
61
"dependencies": {
62
"@cocreate/actions": "^1.12.0"
63
}
64
-}
+}
0 commit comments