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 0e53a13 commit 70c1a8eCopy full SHA for 70c1a8e
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.0.2](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.1...v1.0.2) (2023-09-07)
2
+
3
4
+### Bug Fixes
5
6
+* testing ([0e53a13](https://github.com/CoCreate-app/CoCreate-openai/commit/0e53a13764b867413005d73d725a9a943f9a8811))
7
+* testing ([29eb737](https://github.com/CoCreate-app/CoCreate-openai/commit/29eb7370d96dd8a2b44412c659f0d07e8ba55e1f))
8
9
## [1.0.1](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.0...v1.0.1) (2023-09-07)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "An intergration with openAI and CoCreateJS.",
"keywords": [
"openai",
0 commit comments