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 22323b2 commit c9a9740Copy full SHA for c9a9740
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.6.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.5.0...v1.6.0) (2023-12-09)
2
+
3
4
+### Features
5
6
+* simplified usage to support lazyloader ([22323b2](https://github.com/CoCreate-app/CoCreate-openai/commit/22323b2fdbebad667b4b0ce30904554c66583e83))
7
8
# [1.5.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.4.0...v1.5.0) (2023-12-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
- "version": "1.5.0",
+ "version": "1.6.0",
"description": "An intergration with openAI and CoCreateJS.",
"keywords": [
"openai",
0 commit comments