Skip to content

Commit 6eab596

Browse files
chore(release): 1.7.3 [skip ci]
## [1.7.3](v1.7.2...v1.7.3) (2024-03-18) ### Bug Fixes * description ([9697c3c](9697c3c))
1 parent 9697c3c commit 6eab596

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.3](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.7.2...v1.7.3) (2024-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* description ([9697c3c](https://github.com/CoCreate-app/CoCreate-openai/commit/9697c3cef58582799a0816bfb6be0d9320a1cdb7))
7+
18
## [1.7.2](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.7.1...v1.7.2) (2024-02-05)
29

310

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"name": "@cocreate/openai",
3-
"version": "1.7.2",
3+
"version": "1.7.3",
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",
77
"cocreate",
88
"low-code-framework",
99
"AI integration",
1010
"web applications",
11-
"JavaScript API",
12-
"HTML5 attributes",
13-
"AI-driven features",
14-
"machine learning",
15-
"natural language processing",
16-
"image generation",
17-
"deep learning",
11+
"JavaScript API",
12+
"HTML5 attributes",
13+
"AI-driven features",
14+
"machine learning",
15+
"natural language processing",
16+
"image generation",
17+
"deep learning",
1818
"cocreate-framework",
1919
"low-code",
2020
"html5-framework",

0 commit comments

Comments
 (0)