Skip to content

Commit 0c8a054

Browse files
committed
chore(release): 2.36.15
1 parent 7388544 commit 0c8a054

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.36.15](https://github.com/ecomplus/cloud-commerce/compare/v2.36.14...v2.36.15) (2025-01-17)
6+
7+
8+
### Bug Fixes
9+
10+
* **firebase:** Prevent changing object by reference on logger with context `execId` ([a5a1b13](https://github.com/ecomplus/cloud-commerce/commit/a5a1b13d72a2fa29855d94db538af2489d3cfda2))
11+
* **loyalty-points:** Fixing initial returned (un)authorized status on create transaction ([baa14cf](https://github.com/ecomplus/cloud-commerce/commit/baa14cfb0194f0694a7d6fab707fc6f4977aa262))
12+
* **storefront:** Clear invalid UTF-8 chars on CMS content frontmatter ([e3d95af](https://github.com/ecomplus/cloud-commerce/commit/e3d95af85791eac0dd8e6c356765ae1aa66d799b))
13+
514
## [2.36.14](https://github.com/ecomplus/cloud-commerce/compare/v2.36.13...v2.36.14) (2025-01-14)
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.36.14",
4+
"version": "2.36.15",
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)