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 abfb162 commit e262664Copy full SHA for e262664
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.7.2](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.7.1...v1.7.2) (2024-02-05)
2
+
3
4
+### Bug Fixes
5
6
+* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([abfb162](https://github.com/CoCreate-app/CoCreate-openai/commit/abfb1621ac33a4002b8ffa1c62a58690e4d056bc))
7
8
## [1.7.1](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.7.0...v1.7.1) (2024-01-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
- "version": "1.7.1",
+ "version": "1.7.2",
"description": "An intergration with openAI and CoCreateJS.",
"keywords": [
"openai",
0 commit comments