Skip to content

Commit 3d4e3e1

Browse files
chore(release): 1.0.9 [skip ci]
## [1.0.9](v1.0.8...v1.0.9) (2023-10-14) ### Bug Fixes * bump dependencies ([3b4068b](3b4068b)) * update pass-refresh to pass-overwrite ([121fc87](121fc87))
1 parent 121fc87 commit 3d4e3e1

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.9](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.8...v1.0.9) (2023-10-14)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([3b4068b](https://github.com/CoCreate-app/CoCreate-openai/commit/3b4068b47e67cb23f6d2c4fe2fd0fc4fa7632185))
7+
* update pass-refresh to pass-overwrite ([121fc87](https://github.com/CoCreate-app/CoCreate-openai/commit/121fc878b9a67a82e8fc0194a89dbd6c7e2d1a04))
8+
19
## [1.0.8](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.7...v1.0.8) (2023-10-09)
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.8",
3+
"version": "1.0.9",
44
"description": "An intergration with openAI and CoCreateJS.",
55
"keywords": [
66
"openai",
@@ -61,4 +61,4 @@
6161
"dependencies": {
6262
"@cocreate/actions": "^1.11.6"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)