Skip to content

Commit 7068a50

Browse files
chore(release): 1.60.0 [skip ci]
# [1.60.0](v1.59.0...v1.60.0) (2023-09-17) ### Features * HTML5 attribute key can now accept the following values: ([b8075b5](b8075b5)) * if isWatch and compilation complete watch file for changes and upload ([47c7bf6](47c7bf6))
1 parent b8075b5 commit 7068a50

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.60.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.59.0...v1.60.0) (2023-09-17)
2+
3+
4+
### Features
5+
6+
* HTML5 attribute key can now accept the following values: ([b8075b5](https://github.com/CoCreate-app/CoCreateJS/commit/b8075b59d4b5a8fb4c692b16d09dd8631209e830))
7+
* if isWatch and compilation complete watch file for changes and upload ([47c7bf6](https://github.com/CoCreate-app/CoCreateJS/commit/47c7bf60b345758e1b69ca820272058adae9c2f4))
8+
19
# [1.59.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.58.0...v1.59.0) (2023-09-08)
210

311

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.59.0",
3+
"version": "1.60.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)