Skip to content

Commit 97d261f

Browse files
committed
chore(release): 2.58.1
1 parent 4ea33f8 commit 97d261f

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.1](https://github.com/ecomplus/cloud-commerce/compare/v2.58.0...v2.58.1) (2026-02-16)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** Update non-major dependencies ([#690](https://github.com/ecomplus/cloud-commerce/issues/690)) ([e7a9052](https://github.com/ecomplus/cloud-commerce/commit/e7a905209e7ec595e21fc68e1e193b631c99703d))
11+
* **deps:** Update non-major dependencies ([#697](https://github.com/ecomplus/cloud-commerce/issues/697)) ([44b2fb5](https://github.com/ecomplus/cloud-commerce/commit/44b2fb5b21b5dc568c0d8b97331e1f2aeda25678))
12+
* **storefront:** Bump Firebase SDK and fix firestore/lite import ([d495157](https://github.com/ecomplus/cloud-commerce/commit/d495157ea0c088f0abdbfb5e455b32b24e69f9a8))
13+
* **storefront:** Update Vue to ^3.5.28 ([#696](https://github.com/ecomplus/cloud-commerce/issues/696)) ([0526746](https://github.com/ecomplus/cloud-commerce/commit/0526746b63e27275733f4a857129f6064b675c1f))
14+
* **storefront:** Updating checkout vbeta-app script version ([4ea33f8](https://github.com/ecomplus/cloud-commerce/commit/4ea33f834ccb33dc651796dda42e0a42c6a0767e))
15+
516
## [2.58.0](https://github.com/ecomplus/cloud-commerce/compare/v2.57.0...v2.58.0) (2026-02-09)
617

718

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.58.0",
4+
"version": "2.58.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 <ti@e-com.club>",

0 commit comments

Comments
 (0)