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 85000fa commit 3734ed7Copy full SHA for 3734ed7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.6.3](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.6.2...v1.6.3) (2023-12-28)
2
+
3
4
+### Bug Fixes
5
6
+* typo ([85000fa](https://github.com/CoCreate-app/CoCreate-openai/commit/85000fa434adc25b96e7f14d27fee11188bf4bd6))
7
8
## [1.6.2](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.6.1...v1.6.2) (2023-12-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
- "version": "1.6.2",
+ "version": "1.6.3",
"description": "An intergration with openAI and CoCreateJS.",
"keywords": [
"openai",
0 commit comments