Skip to content

Commit 680acb4

Browse files
committed
chore(release): 2.43.1
1 parent c069fbd commit 680acb4

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
@@ -2,6 +2,14 @@
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.1](https://github.com/ecomplus/cloud-commerce/compare/v2.43.0...v2.43.1) (2025-05-26)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** Update non-major dependencies ([#580](https://github.com/ecomplus/cloud-commerce/issues/580)) ([9e50c32](https://github.com/ecomplus/cloud-commerce/commit/9e50c3203c13bced8a6fce848d98a43fb4370b77))
11+
* **pagarme-v5:** Gap 7 days for boleto expiration and allow skipping cancel routine ([c069fbd](https://github.com/ecomplus/cloud-commerce/commit/c069fbd347f821f22dbab232cd29e7d3f957d2e4))
12+
513
## [2.43.0](https://github.com/ecomplus/cloud-commerce/compare/v2.42.5...v2.43.0) (2025-05-23)
614

715

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