Skip to content

Commit d9ed1a6

Browse files
committed
chore(release): 2.55.0
1 parent 77eb73b commit d9ed1a6

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.55.0](https://github.com/ecomplus/cloud-commerce/compare/v2.54.0...v2.55.0) (2025-12-05)
6+
7+
8+
### Features
9+
10+
* **yapay:** Setup new Yapay (Vindi Pagamentos) integration app ([77eb73b](https://github.com/ecomplus/cloud-commerce/commit/77eb73be54f3bc712717855f599f79669ff9853d))
11+
12+
13+
### Bug Fixes
14+
15+
* **storefront:** Update Vue to ^3.5.25 ([#651](https://github.com/ecomplus/cloud-commerce/issues/651)) ([9442aa0](https://github.com/ecomplus/cloud-commerce/commit/9442aa0c81e44db94c4f2fadeee3c463709154bc))
16+
517
## [2.54.0](https://github.com/ecomplus/cloud-commerce/compare/v2.53.2...v2.54.0) (2025-12-02)
618

719

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