Skip to content

Commit 0c51d0e

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2023-09-18) ### Bug Fixes * Add path and pathname ([fe9ca90](fe9ca90)) * Update CoCreate depndencies to latest versions ([f1c1547](f1c1547))
1 parent f1c1547 commit 0c51d0e

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.6](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.5...v1.0.6) (2023-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Add path and pathname ([fe9ca90](https://github.com/CoCreate-app/CoCreate-openai/commit/fe9ca9020e96f38c97b9dda9b07a7a2f5e0165f1))
7+
* Update CoCreate depndencies to latest versions ([f1c1547](https://github.com/CoCreate-app/CoCreate-openai/commit/f1c1547db4c2ddab492323211b543656a27aff3a))
8+
19
## [1.0.5](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.4...v1.0.5) (2023-09-07)
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.5",
3+
"version": "1.0.6",
44
"description": "An intergration with openAI and CoCreateJS.",
55
"keywords": [
66
"openai",
@@ -61,4 +61,4 @@
6161
"dependencies": {
6262
"@cocreate/actions": "^1.11.1"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)