Skip to content

Commit f3436f2

Browse files
committed
chore(release): 2.51.1
1 parent 7920415 commit f3436f2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

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.51.1](https://github.com/ecomplus/cloud-commerce/compare/v2.51.0...v2.51.1) (2025-09-30)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** Update non-major dependencies ([#628](https://github.com/ecomplus/cloud-commerce/issues/628)) ([88f7c61](https://github.com/ecomplus/cloud-commerce/commit/88f7c61cee490907f7f3b5c327fad48747a2ca78))
11+
* **storefront:** Update Vue to ^3.5.22 ([#627](https://github.com/ecomplus/cloud-commerce/issues/627)) ([8cc69b2](https://github.com/ecomplus/cloud-commerce/commit/8cc69b20e67b50fa665641e974de5333d9d13985))
12+
* **tiny-erp:** Fix product import when image uploads fail ([8e9c9c7](https://github.com/ecomplus/cloud-commerce/commit/8e9c9c79c5378a3b0b5a4d8d95917e1cf002f603))
13+
514
## [2.51.0](https://github.com/ecomplus/cloud-commerce/compare/v2.50.1...v2.51.0) (2025-09-28)
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.51.0",
4+
"version": "2.51.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 <[email protected]>",

0 commit comments

Comments
 (0)