Skip to content

Commit

Permalink
chore(release): 2.36.15
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Jan 17, 2025
1 parent 7388544 commit 0c8a054
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

## [2.36.15](https://github.com/ecomplus/cloud-commerce/compare/v2.36.14...v2.36.15) (2025-01-17)


### Bug Fixes

* **firebase:** Prevent changing object by reference on logger with context `execId` ([a5a1b13](https://github.com/ecomplus/cloud-commerce/commit/a5a1b13d72a2fa29855d94db538af2489d3cfda2))
* **loyalty-points:** Fixing initial returned (un)authorized status on create transaction ([baa14cf](https://github.com/ecomplus/cloud-commerce/commit/baa14cfb0194f0694a7d6fab707fc6f4977aa262))
* **storefront:** Clear invalid UTF-8 chars on CMS content frontmatter ([e3d95af](https://github.com/ecomplus/cloud-commerce/commit/e3d95af85791eac0dd8e6c356765ae1aa66d799b))

## [2.36.14](https://github.com/ecomplus/cloud-commerce/compare/v2.36.13...v2.36.14) (2025-01-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cloudcommerce",
"type": "module",
"version": "2.36.14",
"version": "2.36.15",
"description": "Open fair-code headless commerce platform: API-first, microservices based, event driven and cloud native",
"main": "packages/api/lib/index.js",
"author": "E-Com Club Softwares para E-commerce <[email protected]>",
Expand Down

0 comments on commit 0c8a054

Please sign in to comment.