Skip to content

Commit cc8baca

Browse files
chore(release): 1.67.1 [skip ci]
## [1.67.1](v1.67.0...v1.67.1) (2024-01-17) ### Bug Fixes * removed dead code ([d5abbe2](d5abbe2)) * removed dead code ([a950f5d](a950f5d)) * update fileUploader to pascalCase FileUploader ([762f2b9](762f2b9))
1 parent 762f2b9 commit cc8baca

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.67.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.67.0...v1.67.1) (2024-01-17)
2+
3+
4+
### Bug Fixes
5+
6+
* removed dead code ([d5abbe2](https://github.com/CoCreate-app/CoCreateJS/commit/d5abbe2f9c789698dd9ef37cd89fa2b5b06a4b03))
7+
* removed dead code ([a950f5d](https://github.com/CoCreate-app/CoCreateJS/commit/a950f5dde281c5fb0a1ab0228f819ec076827bf9))
8+
* update fileUploader to pascalCase FileUploader ([762f2b9](https://github.com/CoCreate-app/CoCreateJS/commit/762f2b934ae13b98b7b43300f4fc4a5a1e85dc99))
9+
110
# [1.67.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.66.2...v1.67.0) (2023-12-28)
211

312

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