Skip to content

Commit 87f8baf

Browse files
committed
chore(release): 2.42.3
1 parent 77f9d30 commit 87f8baf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.42.3](https://github.com/ecomplus/cloud-commerce/compare/v2.42.2...v2.42.3) (2025-05-08)
6+
7+
8+
### Bug Fixes
9+
10+
* **mandae:** Keep tracking codes out of format when `mandae` tag or link is checked ([77f9d30](https://github.com/ecomplus/cloud-commerce/commit/77f9d30f575f4e588581baf0250413b3d6fd5c45))
11+
* **mandae:** Parse tracking result id "6" to returned ([98aaae6](https://github.com/ecomplus/cloud-commerce/commit/98aaae68f56f400c8e975cbf6c38fddda3a19dd5))
12+
513
## [2.42.2](https://github.com/ecomplus/cloud-commerce/compare/v2.42.1...v2.42.2) (2025-05-08)
614

715

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