Skip to content

Commit d0a2f1a

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.3...v1.12.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([49b03f8](49b03f8)) ### Features * add prettier.config.js and format files ([dd0d20e](dd0d20e)) * add prettier.config.js and format files ([85cee57](85cee57))
1 parent 49b03f8 commit d0a2f1a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.12.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.11.3...v1.12.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* pretier.config.js and file formating ([49b03f8](https://github.com/CoCreate-app/CoCreate-openai/commit/49b03f80b7202f9cce55badb0c5265b0dbb6c9a6))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([dd0d20e](https://github.com/CoCreate-app/CoCreate-openai/commit/dd0d20e5aca8479dd77f8944175a4a8d74ac1249))
12+
* add prettier.config.js and format files ([85cee57](https://github.com/CoCreate-app/CoCreate-openai/commit/85cee57a2fa9cf7a6471294e488fadbfe5747695))
13+
114
## [1.11.3](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.11.2...v1.11.3) (2024-06-30)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/openai",
3-
"version": "1.11.3",
3+
"version": "1.12.0",
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",

0 commit comments

Comments
 (0)