Skip to content

Commit e75eebd

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2023-11-25) ### Bug Fixes * pass attributes renamed to state ([70fd5ad](70fd5ad)) * update nav, edit button and css path ([8575d49](8575d49)) ### Features * upgrade dependencies for latest features and fixes ([d414192](d414192))
1 parent d414192 commit e75eebd

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.3.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.2.0...v1.3.0) (2023-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* pass attributes renamed to state ([70fd5ad](https://github.com/CoCreate-app/CoCreate-openai/commit/70fd5ad47dd6b7f1808275ab38eaef84886c174e))
7+
* update nav, edit button and css path ([8575d49](https://github.com/CoCreate-app/CoCreate-openai/commit/8575d49b4782d8c3037905cd7ef9e9a2ff7a6176))
8+
9+
10+
### Features
11+
12+
* upgrade dependencies for latest features and fixes ([d414192](https://github.com/CoCreate-app/CoCreate-openai/commit/d4141928142519087bd2e06c383a24522d31a925))
13+
114
# [1.2.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.1.0...v1.2.0) (2023-11-19)
215

316

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.2.0",
3+
"version": "1.3.0",
44
"description": "An intergration with openAI and CoCreateJS.",
55
"keywords": [
66
"openai",
@@ -62,4 +62,4 @@
6262
"@cocreate/actions": "^1.13.0",
6363
"openai": "^4.19.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)