Skip to content

Commit

Permalink
chore(release): 1.11.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.1](v1.11.0...v1.11.1) (2024-06-23)

### Bug Fixes

* update dependencies ([239a67f](239a67f))
  • Loading branch information
semantic-release-bot committed Jun 23, 2024
1 parent 239a67f commit 2a1284a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.11.1](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.11.0...v1.11.1) (2024-06-23)


### Bug Fixes

* update dependencies ([239a67f](https://github.com/CoCreate-app/CoCreate-openai/commit/239a67fe576cb70cd25a863b568a995fd51bbb42))

# [1.11.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.10.0...v1.11.0) (2024-06-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/openai",
"version": "1.11.0",
"version": "1.11.1",
"description": "Integrates OpenAI's API into web applications, offering easy access to AI-driven features via a JavaScript object interface and HTML5 attributes.",
"keywords": [
"openai",
Expand Down

0 comments on commit 2a1284a

Please sign in to comment.