Skip to content

Commit 9a5cc5c

Browse files
committed
chore(release): 2.48.10
1 parent ad78a05 commit 9a5cc5c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.48.10](https://github.com/ecomplus/cloud-commerce/compare/v2.48.9...v2.48.10) (2025-07-22)
6+
7+
8+
### Bug Fixes
9+
10+
* **asaas:** Fix webhooks setup on create transaction ([725d35e](https://github.com/ecomplus/cloud-commerce/commit/725d35ed4f072166e95ddc84a1a402ea5bce6869))
11+
* **deps:** Update non-major dependencies ([#597](https://github.com/ecomplus/cloud-commerce/issues/597)) ([5131a13](https://github.com/ecomplus/cloud-commerce/commit/5131a13ccf7d11287ac30bd5a289587a1a2beb1d))
12+
* **mercadopago:** Preventing wrong object handling errors on webhook function ([a020869](https://github.com/ecomplus/cloud-commerce/commit/a020869f13173f174e59d6d63c4923157c8ec728))
13+
514
## [2.48.9](https://github.com/ecomplus/cloud-commerce/compare/v2.48.8...v2.48.9) (2025-07-18)
615

716

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.48.9",
4+
"version": "2.48.10",
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 <[email protected]>",

0 commit comments

Comments
 (0)