Skip to content

Commit 60ce743

Browse files
chore(release): 1.0.7 [skip ci]
## [1.0.7](v1.0.6...v1.0.7) (2023-10-09) ### Bug Fixes * bump dependencies ([e8ee687](e8ee687)) * bump dependencies ([ec6fd5f](ec6fd5f))
1 parent e8ee687 commit 60ce743

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.7](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.6...v1.0.7) (2023-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([e8ee687](https://github.com/CoCreate-app/CoCreate-openai/commit/e8ee687be2ca8e6287fc92641b001d959b02f40f))
7+
* bump dependencies ([ec6fd5f](https://github.com/CoCreate-app/CoCreate-openai/commit/ec6fd5f00b90cb7803340341377fd055d4b33719))
8+
19
## [1.0.6](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.5...v1.0.6) (2023-09-18)
210

311

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.6",
3+
"version": "1.0.7",
44
"description": "An intergration with openAI and CoCreateJS.",
55
"keywords": [
66
"openai",
@@ -61,4 +61,4 @@
6161
"dependencies": {
6262
"@cocreate/actions": "^1.11.4"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)