Skip to content

Commit d9432ca

Browse files
committed
chore(release): 2.36.12
1 parent e78dd6a commit d9432ca

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.12](https://github.com/ecomplus/cloud-commerce/compare/v2.36.11...v2.36.12) (2025-01-14)
6+
7+
8+
### Bug Fixes
9+
10+
* **braspag:** Limit address component string size to 20 chars ([7a3422a](https://github.com/ecomplus/cloud-commerce/commit/7a3422a6a7b7d639d4b13d80a9c3a1079b88d60f))
11+
* **deps:** Update non-major dependencies ([#519](https://github.com/ecomplus/cloud-commerce/issues/519)) ([e0d8dd4](https://github.com/ecomplus/cloud-commerce/commit/e0d8dd48d08af0b16ec0b6f7e1520819b0b884ee))
12+
* **modules:** Saving transaction `app.intermediator` and `discount` from list payments on checkout ([e78dd6a](https://github.com/ecomplus/cloud-commerce/commit/e78dd6a56970956fd911d560f31624f3c173bac8))
13+
* **pagaleve:** Properly matching transaction by ID on Pagaleve webhooks ([fcc719c](https://github.com/ecomplus/cloud-commerce/commit/fcc719c78ec4d681d147f719e4404ef3217bec73))
14+
515
## [2.36.11](https://github.com/ecomplus/cloud-commerce/compare/v2.36.10...v2.36.11) (2025-01-10)
616

717

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.11",
4+
"version": "2.36.12",
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)