Skip to content

Commit

Permalink
chore(release): 1.57.14 [skip ci]
Browse files Browse the repository at this point in the history
## [1.57.14](v1.57.13...v1.57.14) (2023-06-14)

### Bug Fixes

* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([22f5e0a](22f5e0a))
  • Loading branch information
semantic-release-bot committed Jun 14, 2023
1 parent 22f5e0a commit 3e24bca
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.57.14](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.13...v1.57.14) (2023-06-14)


### Bug Fixes

* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([22f5e0a](https://github.com/CoCreate-app/CoCreateJS/commit/22f5e0a8b3396424d991b0119898e46217e8b333))

## [1.57.13](https://github.com/CoCreate-app/CoCreateJS/compare/v1.57.12...v1.57.13) (2023-06-14)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/cocreatejs",
"version": "1.57.13",
"version": "1.57.14",
"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.",
"keywords": [
"cocreatejs",
Expand Down Expand Up @@ -132,4 +132,4 @@
"@cocreate/validation": "^1.8.28",
"@cocreate/vdom": "^1.6.29"
}
}
}

0 comments on commit 3e24bca

Please sign in to comment.