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 bc68cfb commit cadf331Copy full SHA for cadf331
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.14](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.13...v1.0.14) (2023-11-16)
2
+
3
4
+### Bug Fixes
5
6
+* get apikey from localstorage ([bc68cfb](https://github.com/CoCreate-app/CoCreate-openai/commit/bc68cfb3d2341f4de363bfaea5665fe0d3175d32))
7
8
## [1.0.13](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.12...v1.0.13) (2023-11-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
- "version": "1.0.13",
+ "version": "1.0.14",
"description": "An intergration with openAI and CoCreateJS.",
"keywords": [
"openai",
0 commit comments