Skip to content

Commit 0b1974e

Browse files
committed
chore(release): 2.49.0
1 parent 05a3b86 commit 0b1974e

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.0](https://github.com/ecomplus/cloud-commerce/compare/v2.48.20...v2.49.0) (2025-09-05)
6+
7+
8+
### Features
9+
10+
* **vindi:** Setup Vindi payment integration app ([05a3b86](https://github.com/ecomplus/cloud-commerce/commit/05a3b864d6caadfe0ee3387ff46c8124e96410f5))
11+
12+
13+
### Bug Fixes
14+
15+
* **appmax:** Ensure installments is sent on transaction ([204b427](https://github.com/ecomplus/cloud-commerce/commit/204b4277b1ff73dc63a2d07ef7c1c24977d9cd90))
16+
* **custom-payment:** Create transaction directly paid when order amount is zero (free) ([3f773cf](https://github.com/ecomplus/cloud-commerce/commit/3f773cf416e0f373236be2c48b2ad981de8d31e2))
17+
518
## [2.48.20](https://github.com/ecomplus/cloud-commerce/compare/v2.48.19...v2.48.20) (2025-08-27)
619

720
## [2.48.19](https://github.com/ecomplus/cloud-commerce/compare/v2.48.18...v2.48.19) (2025-08-27)

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