Skip to content

Commit

Permalink
chore(release): 2.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Aug 1, 2024
1 parent f4dd3f5 commit 7156aba
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.24.2](https://github.com/ecomplus/cloud-commerce/compare/v2.24.1...v2.24.2) (2024-08-01)


### Bug Fixes

* **apps:** Prefering keys from app data (when available) over env vars ([7ad53c1](https://github.com/ecomplus/cloud-commerce/commit/7ad53c10620720b595a0986b2c12ef1aa18cabd0))
* **pagarme:** Sending new `?sig` on notification URL for internal verification ([494b644](https://github.com/ecomplus/cloud-commerce/commit/494b644d938ecaddfa076a48f5afdc7085980d33))
* **pagarme:** Stop requiring signature header on URL if ?sig arg is properly set ([f4dd3f5](https://github.com/ecomplus/cloud-commerce/commit/f4dd3f583e2ea903e22407c402fbc10f80351e5c))

## [2.24.1](https://github.com/ecomplus/cloud-commerce/compare/v2.24.0...v2.24.1) (2024-08-01)


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.24.1",
"version": "2.24.2",
"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 <ti@e-com.club>",
Expand Down

0 comments on commit 7156aba

Please sign in to comment.