Skip to content

Commit

Permalink
chore(release): 2.36.12
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Jan 14, 2025
1 parent e78dd6a commit d9432ca
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.12](https://github.com/ecomplus/cloud-commerce/compare/v2.36.11...v2.36.12) (2025-01-14)


### Bug Fixes

* **braspag:** Limit address component string size to 20 chars ([7a3422a](https://github.com/ecomplus/cloud-commerce/commit/7a3422a6a7b7d639d4b13d80a9c3a1079b88d60f))
* **deps:** Update non-major dependencies ([#519](https://github.com/ecomplus/cloud-commerce/issues/519)) ([e0d8dd4](https://github.com/ecomplus/cloud-commerce/commit/e0d8dd48d08af0b16ec0b6f7e1520819b0b884ee))
* **modules:** Saving transaction `app.intermediator` and `discount` from list payments on checkout ([e78dd6a](https://github.com/ecomplus/cloud-commerce/commit/e78dd6a56970956fd911d560f31624f3c173bac8))
* **pagaleve:** Properly matching transaction by ID on Pagaleve webhooks ([fcc719c](https://github.com/ecomplus/cloud-commerce/commit/fcc719c78ec4d681d147f719e4404ef3217bec73))

## [2.36.11](https://github.com/ecomplus/cloud-commerce/compare/v2.36.10...v2.36.11) (2025-01-10)


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.11",
"version": "2.36.12",
"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 d9432ca

Please sign in to comment.