Skip to content

Commit f6b4e52

Browse files
committed
chore(release): 2.49.3
1 parent 31bfad7 commit f6b4e52

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.49.3](https://github.com/ecomplus/cloud-commerce/compare/v2.49.2...v2.49.3) (2025-09-08)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** Update non-major dependencies ([#621](https://github.com/ecomplus/cloud-commerce/issues/621)) ([57e2040](https://github.com/ecomplus/cloud-commerce/commit/57e204087705f4a049f2a3e6ac1c80735b395b67))
11+
* **paghiper:** Properly detecting Pix webhooks to handle notification ([31bfad7](https://github.com/ecomplus/cloud-commerce/commit/31bfad7ec8cd505fc83a5ea895616d3f2f888c98))
12+
513
## [2.49.2](https://github.com/ecomplus/cloud-commerce/compare/v2.49.1...v2.49.2) (2025-09-07)
614

715
## [2.49.1](https://github.com/ecomplus/cloud-commerce/compare/v2.49.0...v2.49.1) (2025-09-07)

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