Skip to content

Commit 20a1524

Browse files
committed
chore(release): 2.57.0
1 parent a534e5a commit 20a1524

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [2.57.0](https://github.com/ecomplus/cloud-commerce/compare/v2.56.4...v2.57.0) (2026-01-23)
6+
7+
8+
### Features
9+
10+
* **tiny-erp:** New `cronSendOrders` function to work as queue fallback ([a534e5a](https://github.com/ecomplus/cloud-commerce/commit/a534e5ad3622ec2d34e9cab7630748b7e12989df))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** Update non-major dependencies ([#674](https://github.com/ecomplus/cloud-commerce/issues/674)) ([3c4cdf7](https://github.com/ecomplus/cloud-commerce/commit/3c4cdf704e64d02ef6def3470b00dee580b61f12))
16+
* **deps:** Update non-major dependencies ([#676](https://github.com/ecomplus/cloud-commerce/issues/676)) ([7bd06b4](https://github.com/ecomplus/cloud-commerce/commit/7bd06b4b5149eb9adf52941a53ce4acb694fd3e5))
17+
518
## [2.56.4](https://github.com/ecomplus/cloud-commerce/compare/v2.56.3...v2.56.4) (2026-01-08)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cloudcommerce",
33
"type": "module",
4-
"version": "2.56.4",
4+
"version": "2.57.0",
55
"description": "Open fair-code headless commerce platform: API-first, microservices based, event driven and cloud native",
66
"main": "packages/api/lib/index.js",
77
"author": "E-Com Club Softwares para E-commerce <ti@e-com.club>",

0 commit comments

Comments
 (0)