Skip to content

Commit 9f320dc

Browse files
committed
chore(release): 2.36.7
1 parent a512b4a commit 9f320dc

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.36.7](https://github.com/ecomplus/cloud-commerce/compare/v2.36.6...v2.36.7) (2025-01-06)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** Update non-major dependencies ([#517](https://github.com/ecomplus/cloud-commerce/issues/517)) ([b3f8c31](https://github.com/ecomplus/cloud-commerce/commit/b3f8c31ed4a743b8eea36305b895e5f8091e3fac))
11+
* **modules:** Deep clone modules params payload on each internal module function ([a512b4a](https://github.com/ecomplus/cloud-commerce/commit/a512b4a462286f34f86ea10a039b6fa30786d0a1))
12+
513
## [2.36.6](https://github.com/ecomplus/cloud-commerce/compare/v2.36.5...v2.36.6) (2025-01-03)
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.36.6",
4+
"version": "2.36.7",
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)