Skip to content

Commit 4b7d395

Browse files
chore(release): 1.0.11 [skip ci]
## [1.0.11](v1.0.10...v1.0.11) (2023-10-25) ### Bug Fixes * bump dependencies ([a4ca3ad](a4ca3ad))
1 parent a4ca3ad commit 4b7d395

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.0.11](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.10...v1.0.11) (2023-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([a4ca3ad](https://github.com/CoCreate-app/CoCreate-openai/commit/a4ca3ad419547d2517de0fb5b13a2ed3ed9c30d1))
7+
18
## [1.0.10](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.9...v1.0.10) (2023-10-17)
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.0.10",
3+
"version": "1.0.11",
44
"description": "An intergration with openAI and CoCreateJS.",
55
"keywords": [
66
"openai",
@@ -61,4 +61,4 @@
6161
"dependencies": {
6262
"@cocreate/actions": "^1.12.0"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)