Skip to content

Commit ff2ac33

Browse files
committed
chore(release): 2.54.0
1 parent 57f034a commit ff2ac33

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.54.0](https://github.com/ecomplus/cloud-commerce/compare/v2.53.2...v2.54.0) (2025-12-02)
6+
7+
8+
### Features
9+
10+
* **vindi:** Adding initial support for Pix payments on Vindi integration ([6e187d0](https://github.com/ecomplus/cloud-commerce/commit/6e187d0815358d271eaeb132d0fff2b2597ba721))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** Update non-major dependencies ([#652](https://github.com/ecomplus/cloud-commerce/issues/652)) ([8cdea42](https://github.com/ecomplus/cloud-commerce/commit/8cdea422b98843d106e1caec2e0aec3e7e9aa979))
16+
517
## [2.53.2](https://github.com/ecomplus/cloud-commerce/compare/v2.53.1...v2.53.2) (2025-11-25)
618

719
## [2.53.1](https://github.com/ecomplus/cloud-commerce/compare/v2.53.0...v2.53.1) (2025-11-25)

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.53.2",
4+
"version": "2.54.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 <[email protected]>",

0 commit comments

Comments
 (0)