Skip to content

Commit f6fd0ce

Browse files
committed
chore(release): 2.43.0
1 parent 6c52fda commit f6fd0ce

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.43.0](https://github.com/ecomplus/cloud-commerce/compare/v2.42.5...v2.43.0) (2025-05-23)
6+
7+
8+
### Features
9+
10+
* **pagarme-v5:** New cron function to auto cancel expired Pix/boleto orders by configured validity ([f9d9d06](https://github.com/ecomplus/cloud-commerce/commit/f9d9d0640dfcd110a453452fc720529c95be8764))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** Update non-major dependencies ([#576](https://github.com/ecomplus/cloud-commerce/issues/576)) ([0e99edb](https://github.com/ecomplus/cloud-commerce/commit/0e99edbafe864aff787895692ce80410d760bb25))
16+
* **deps:** Update non-major dependencies ([#579](https://github.com/ecomplus/cloud-commerce/issues/579)) ([8a62ead](https://github.com/ecomplus/cloud-commerce/commit/8a62ead9d72ba9d5cfba5435e82830131c110191))
17+
* **pagarme-v5:** Skip free items (freebies) on Pagar.me order ([ccc89f8](https://github.com/ecomplus/cloud-commerce/commit/ccc89f85bb873df78a807922a6420d3197f66f1a))
18+
* **storefront:** Bump Vue to latest ^3.5.14 ([#578](https://github.com/ecomplus/cloud-commerce/issues/578)) ([2d02134](https://github.com/ecomplus/cloud-commerce/commit/2d021348d4f76ddeb24d9032968e4ea0a7145f2f))
19+
520
## [2.42.5](https://github.com/ecomplus/cloud-commerce/compare/v2.42.4...v2.42.5) (2025-05-10)
621

722

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.42.5",
4+
"version": "2.43.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)