Skip to content

Commit c6c357a

Browse files
chore(release): 1.70.0 [skip ci]
# [1.70.0](v1.69.0...v1.70.0) (2024-08-01) ### Bug Fixes * update docs ([4647d0b](4647d0b)) * use same name for production and dev ([169295b](169295b)) ### Features * add @cocreate/aos ([8495586](8495586))
1 parent 4647d0b commit c6c357a

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.70.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.69.0...v1.70.0) (2024-08-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update docs ([4647d0b](https://github.com/CoCreate-app/CoCreateJS/commit/4647d0bd451c11c5a0ed379525605cf4333a08a5))
7+
* use same name for production and dev ([169295b](https://github.com/CoCreate-app/CoCreateJS/commit/169295bd1c4aad9d85fec2edcaa344cc41687b73))
8+
9+
10+
### Features
11+
12+
* add @cocreate/aos ([8495586](https://github.com/CoCreate-app/CoCreateJS/commit/84955865023853587fee2e7d1be25f0a9d04c7b0))
13+
114
# [1.69.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.68.0...v1.69.0) (2024-07-05)
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.69.0",
3+
"version": "1.70.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)