Skip to content

Commit c9a9740

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2023-12-09) ### Features * simplified usage to support lazyloader ([22323b2](22323b2))
1 parent 22323b2 commit c9a9740

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.6.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.5.0...v1.6.0) (2023-12-09)
2+
3+
4+
### Features
5+
6+
* simplified usage to support lazyloader ([22323b2](https://github.com/CoCreate-app/CoCreate-openai/commit/22323b2fdbebad667b4b0ce30904554c66583e83))
7+
18
# [1.5.0](https://github.com/CoCreate-app/CoCreate-openai/compare/v1.4.0...v1.5.0) (2023-12-01)
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.5.0",
3+
"version": "1.6.0",
44
"description": "An intergration with openAI and CoCreateJS.",
55
"keywords": [
66
"openai",

0 commit comments

Comments
 (0)