Skip to content

Commit af21089

Browse files
committed
chore(release): 2.48.14
1 parent 7d210ae commit af21089

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

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.14](https://github.com/ecomplus/cloud-commerce/compare/v2.48.13...v2.48.14) (2025-07-25)
6+
7+
8+
### Bug Fixes
9+
10+
* **asaas:** Create payment on Asaas with full response body for payments not Pix ([7d63b88](https://github.com/ecomplus/cloud-commerce/commit/7d63b880cffeb9cff6ba58acff8a969084624405))
11+
* **asaas:** Try secondary field and debug Asaas credit card response without payment link ([585c66f](https://github.com/ecomplus/cloud-commerce/commit/585c66f14f4a373f6252ed34657f1ebbf8edf754))
12+
* **paypal:** Force reduced PayPal token expiration and reset on first create payment with 401 ([7d210ae](https://github.com/ecomplus/cloud-commerce/commit/7d210ae031365f0a9c8995105f95f5618b624ce5))
13+
514
## [2.48.13](https://github.com/ecomplus/cloud-commerce/compare/v2.48.12...v2.48.13) (2025-07-25)
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.13",
4+
"version": "2.48.14",
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)