Skip to content

Commit

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

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.16](https://github.com/ecomplus/cloud-commerce/compare/v2.36.15...v2.36.16) (2025-01-20)


### Bug Fixes

* **deps:** Update non-major dependencies ([#520](https://github.com/ecomplus/cloud-commerce/issues/520)) ([d397f2d](https://github.com/ecomplus/cloud-commerce/commit/d397f2d25c8de37de973c27e397793787f6aa606))
* **i18n:** Direct `i19reviews` translations ([ffa3cad](https://github.com/ecomplus/cloud-commerce/commit/ffa3cadef51e6f24770fa93b764d50b4a7a46b53))
* **mercadopago:** Setting `X-Idempotency-Key` on transaction with order ID ([77941d5](https://github.com/ecomplus/cloud-commerce/commit/77941d5a171e4dabe7f1c8d9d334d24aeace08ae))
* **storefront:** Minor fix for Decap CMS for extra pages and blog posts body field (md) not required ([6d7b37f](https://github.com/ecomplus/cloud-commerce/commit/6d7b37f6087695fd4af1c3d85283622cb0893f51))

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


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.15",
"version": "2.36.16",
"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 bf98ddc

Please sign in to comment.