Skip to content

Commit 1d24f4f

Browse files
chore(release): 1.12.1 [skip ci]
## [1.12.1](v1.12.0...v1.12.1) (2025-04-11) ### Bug Fixes * dispatch end event on action element rather than document ([5b57243](5b57243))
1 parent 5b57243 commit 1d24f4f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.1](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.12.0...v1.12.1) (2025-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* dispatch end event on action element rather than document ([5b57243](https://github.com/CoCreate-app/CoCreate-openai/commit/5b57243bff5c8492b54d129a50f84819d4942d5c))
7+
18
# [1.12.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.11.3...v1.12.0) (2024-11-04)
29

310

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.12.0",
3+
"version": "1.12.1",
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)