Skip to content

Commit 8bc1f35

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2023-09-07) ### Bug Fixes * removed unused dependencies ([c25ed6c](c25ed6c))
1 parent c25ed6c commit 8bc1f35

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.5](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.4...v1.0.5) (2023-09-07)
2+
3+
4+
### Bug Fixes
5+
6+
* removed unused dependencies ([c25ed6c](https://github.com/CoCreate-app/CoCreate-openai/commit/c25ed6c107389f141275db141459ff75c82fd795))
7+
18
## [1.0.4](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.0.3...v1.0.4) (2023-09-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/openai",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "An intergration with openAI and CoCreateJS.",
55
"keywords": [
66
"openai",

0 commit comments

Comments
 (0)