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 44e1dfa commit 5ef5254Copy full SHA for 5ef5254
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.3](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.2...v1.0.3) (2023-09-07)
2
+
3
4
+### Bug Fixes
5
6
+* testing ([44e1dfa](https://github.com/CoCreate-app/CoCreate-openai/commit/44e1dfa7cbbdc27c97a038205e1cceb4321ac38c))
7
8
## [1.0.2](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.1...v1.0.2) (2023-09-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "An intergration with openAI and CoCreateJS.",
"keywords": [
"openai",
0 commit comments