Skip to content

Commit 0032eb8

Browse files
chore(release): 1.49.0 [skip ci]
# [1.49.0](v1.48.2...v1.49.0) (2023-03-30) ### Features * client side loadbalaing, will round robin defined hosts. cached files not replaced when server returns 502. supports custom dburls ([6283439](6283439))
1 parent 6283439 commit 0032eb8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.49.0](https://github.com/CoCreate-app/CoCreateJS/compare/v1.48.2...v1.49.0) (2023-03-30)
2+
3+
4+
### Features
5+
6+
* client side loadbalaing, will round robin defined hosts. cached files not replaced when server returns 502. supports custom dburls ([6283439](https://github.com/CoCreate-app/CoCreateJS/commit/6283439cef2dc8bdcab8b49ba4a5d2ede5030391))
7+
18
## [1.48.2](https://github.com/CoCreate-app/CoCreateJS/compare/v1.48.1...v1.48.2) (2023-03-29)
29

310

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