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 c25ed6c commit 8bc1f35Copy full SHA for 8bc1f35
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.5](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.4...v1.0.5) (2023-09-07)
2
+
3
4
+### Bug Fixes
5
6
+* removed unused dependencies ([c25ed6c](https://github.com/CoCreate-app/CoCreate-openai/commit/c25ed6c107389f141275db141459ff75c82fd795))
7
8
## [1.0.4](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.3...v1.0.4) (2023-09-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "An intergration with openAI and CoCreateJS.",
"keywords": [
"openai",
0 commit comments