Skip to content

Commit 9029f3f

Browse files
chore(release): 1.49.1 [skip ci]
## [1.49.1](v1.49.0...v1.49.1) (2023-04-11) ### Bug Fixes * removed url from config ([b206233](b206233)) * renamed domains to hosts. bump cdn to 1.40.0. supports applying custom dburls to connect to private databases ([dac49d7](dac49d7))
1 parent b206233 commit 9029f3f

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.49.1](https://github.com/CoCreate-app/CoCreateJS/compare/v1.49.0...v1.49.1) (2023-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* removed url from config ([b206233](https://github.com/CoCreate-app/CoCreateJS/commit/b206233ac1fa3d66d8b7966e2e59e35e1f854d0e))
7+
* renamed domains to hosts. bump cdn to 1.40.0. supports applying custom dburls to connect to private databases ([dac49d7](https://github.com/CoCreate-app/CoCreateJS/commit/dac49d73f83c04926388d29406bef9fbf4bc5380))
8+
19
# [1.49.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.48.2...v1.49.0) (2023-03-30)
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.49.0",
3+
"version": "1.49.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)