Skip to content

Commit 4e7b371

Browse files
committed
chore(release): 2.59.3
1 parent 98510ce commit 4e7b371

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

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.59.3](https://github.com/ecomplus/cloud-commerce/compare/v2.59.2...v2.59.3) (2026-04-30)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** Use /mnt/swapfile to avoid conflict with existing runner swap ([64ffa1e](https://github.com/ecomplus/cloud-commerce/commit/64ffa1eb708c122ef61abe4eb7d520ab9f9e44dd))
11+
* **ci:** Use dd instead of fallocate for extra swap space ([b350aa8](https://github.com/ecomplus/cloud-commerce/commit/b350aa84677794632cb666cb45958fd511d7f0d3))
12+
* **firebase:** Replace default imports from firebase-functions subpaths with namespace imports ([98510ce](https://github.com/ecomplus/cloud-commerce/commit/98510cea7cc91a5f6da2183aa3faaaa618789b55))
13+
514
## [2.59.2](https://github.com/ecomplus/cloud-commerce/compare/v2.59.1...v2.59.2) (2026-04-30)
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.59.2",
4+
"version": "2.59.3",
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)