Skip to content

Commit 333806c

Browse files
committed
chore(release): 2.48.1
1 parent 906a9bb commit 333806c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.1](https://github.com/ecomplus/cloud-commerce/compare/v2.48.0...v2.48.1) (2025-07-18)
6+
7+
8+
### Bug Fixes
9+
10+
* **paypal:** Prevent skipping valid payment gateway on list payments ([906a9bb](https://github.com/ecomplus/cloud-commerce/commit/906a9bb34fc29be37fbe9b780e15f47eea3d9e64))
11+
512
## [2.48.0](https://github.com/ecomplus/cloud-commerce/compare/v2.47.0...v2.48.0) (2025-07-18)
613

714

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