Skip to content

Commit 1fe04f6

Browse files
chore(release): 1.0.8 [skip ci]
## [1.0.8](v1.0.7...v1.0.8) (2023-10-09) ### Bug Fixes * bump dependencies ([552b478](552b478))
1 parent 552b478 commit 1fe04f6

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.8](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.7...v1.0.8) (2023-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([552b478](https://github.com/CoCreate-app/CoCreate-openai/commit/552b4789cafdffc820d251352cbd1da82b7096bd))
7+
18
## [1.0.7](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.6...v1.0.7) (2023-10-09)
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.7",
3+
"version": "1.0.8",
44
"description": "An intergration with openAI and CoCreateJS.",
55
"keywords": [
66
"openai",
@@ -61,4 +61,4 @@
6161
"dependencies": {
6262
"@cocreate/actions": "^1.11.5"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)