Skip to content

Commit 8b73039

Browse files
committed
chore(release): 2.52.1
1 parent aba0858 commit 8b73039

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.52.1](https://github.com/ecomplus/cloud-commerce/compare/v2.52.0...v2.52.1) (2025-10-08)
6+
7+
8+
### Bug Fixes
9+
10+
* **pagarme-v5:** Hide Pix QR Code on webhook with paid status check only ([b7c84c8](https://github.com/ecomplus/cloud-commerce/commit/b7c84c89702e46e2382a7b75d4e8ba6b73ef5055))
11+
* **tiny-erp:** Calculate and save proper image dimensions for product pictures ([aba0858](https://github.com/ecomplus/cloud-commerce/commit/aba08580af2f627e2e08d723b5d0cfdd21015c44))
12+
513
## [2.52.0](https://github.com/ecomplus/cloud-commerce/compare/v2.51.4...v2.52.0) (2025-10-07)
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.52.0",
4+
"version": "2.52.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 <[email protected]>",

0 commit comments

Comments
 (0)