Skip to content

Commit 4a219db

Browse files
committed
chore(release): 2.58.0
1 parent 2ecfcde commit 4a219db

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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.58.0](https://github.com/ecomplus/cloud-commerce/compare/v2.57.0...v2.58.0) (2026-02-09)
6+
7+
8+
### Features
9+
10+
* **tiny-erp:** Support custom product price list on import ([#689](https://github.com/ecomplus/cloud-commerce/issues/689)) ([84ea061](https://github.com/ecomplus/cloud-commerce/commit/84ea0615052835d3657d01358d64a85b275243a3))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** Downgrade eslint-plugin-vue to v9 for ESLint 8 compatibility ([44eeaad](https://github.com/ecomplus/cloud-commerce/commit/44eeaada00a7a11163c3a0fac2b11604388727b7))
16+
* **deps:** Update non-major dependencies ([#686](https://github.com/ecomplus/cloud-commerce/issues/686)) ([1c0dd7f](https://github.com/ecomplus/cloud-commerce/commit/1c0dd7fc4eb3dd3a4c6b17299e0588a7fc9ec18e))
17+
* **emails:** Update templates with `@ecomplus/transactional-mails` v2.2.2 [skip ci] ([2ecfcde](https://github.com/ecomplus/cloud-commerce/commit/2ecfcde860d02f348232a4f179b5ff50db88914d))
18+
* **storefront:** Update Vue to ^3.5.27 ([#678](https://github.com/ecomplus/cloud-commerce/issues/678)) ([5aa8e7d](https://github.com/ecomplus/cloud-commerce/commit/5aa8e7d3dc7f249685cc235552a62a7b7c2f1467))
19+
* **storefront:** Updating checkout vbeta-app script version ([c9fc10e](https://github.com/ecomplus/cloud-commerce/commit/c9fc10e8d8613586a0285f1af4aa7c9fdd40b23e))
20+
521
## [2.57.0](https://github.com/ecomplus/cloud-commerce/compare/v2.56.4...v2.57.0) (2026-01-23)
622

723

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