Skip to content

Commit 65ee2cc

Browse files
chore(release): 1.9.2 [skip ci]
## [1.9.2](v1.9.1...v1.9.2) (2024-04-29) ### Bug Fixes * bump cocreate dependencies ([64ae486](64ae486))
1 parent 64ae486 commit 65ee2cc

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.9.2](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.9.1...v1.9.2) (2024-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([64ae486](https://github.com/CoCreate-app/CoCreate-openai/commit/64ae48602d0c7319426f379468edd02dfe31482b))
7+
18
## [1.9.1](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.9.0...v1.9.1) (2024-04-26)
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.9.1",
3+
"version": "1.9.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",
@@ -60,4 +60,4 @@
6060
"@cocreate/actions": "^1.18.1",
6161
"openai": "^4.19.0"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)