Skip to content

Commit 66eb36d

Browse files
chore(release): 1.11.2 [skip ci]
## [1.11.2](v1.11.1...v1.11.2) (2024-06-23) ### Bug Fixes * bump dependencies ([dcf2265](dcf2265))
1 parent dcf2265 commit 66eb36d

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.11.2](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.11.1...v1.11.2) (2024-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([dcf2265](https://github.com/CoCreate-app/CoCreate-openai/commit/dcf2265f49a7664e4d04ed6d88f09dc8de9fcf4f))
7+
18
## [1.11.1](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.11.0...v1.11.1) (2024-06-23)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/openai",
3-
"version": "1.11.1",
3+
"version": "1.11.2",
44
"description": "Integrates OpenAI's API into web applications, offering easy access to AI-driven features via a JavaScript object interface and HTML5 attributes.",
55
"keywords": [
66
"openai",
@@ -62,4 +62,4 @@
6262
"@cocreate/utils": "^1.34.1",
6363
"openai": "^4.19.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)