Skip to content

Commit 9e54e6d

Browse files
chore(release): 1.59.0 [skip ci]
# [1.59.0](v1.58.0...v1.59.0) (2023-09-08) ### Bug Fixes * CoCreate.config.js ([a80d82c](a80d82c)) ### Features * add openai plugin ([9e917a9](9e917a9)) * added @cocreate/openai plugin ([8a1a369](8a1a369))
1 parent 53817b3 commit 9e54e6d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.59.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.58.0...v1.59.0) (2023-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* CoCreate.config.js ([a80d82c](https://github.com/CoCreate-app/CoCreateJS/commit/a80d82c26232c5339ad31d1d65a5e96b7985ddac))
7+
8+
9+
### Features
10+
11+
* add openai plugin ([9e917a9](https://github.com/CoCreate-app/CoCreateJS/commit/9e917a90a799e59b384f2101ab282cde4216d7b8))
12+
* added @cocreate/openai plugin ([8a1a369](https://github.com/CoCreate-app/CoCreateJS/commit/8a1a369fb9860c578ef7a1e5e28a214af16e8ebc))
13+
114
# [1.58.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.17...v1.58.0) (2023-08-21)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatejs",
3-
"version": "1.58.0",
3+
"version": "1.59.0",
44
"description": "A collaborative low code headless CMS and Javascript framework for building collaborative no code platforms, apps and UI's. Build powerful applications using HTML5 attributes or Javascript api.",
55
"keywords": [
66
"cocreatejs",

0 commit comments

Comments
 (0)