Skip to content

Commit

Permalink
chore(release): 2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Aug 1, 2024
1 parent efc4bd5 commit d78c6bd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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.0](https://github.com/ecomplus/cloud-commerce/compare/v2.23.3...v2.24.0) (2024-08-01)


### Features

* **i18n:** New messages for empty search results feedback ([caa32d0](https://github.com/ecomplus/cloud-commerce/commit/caa32d04d9179c9872079c44f91026c6b8b6d160))
* **storefront:** Start fetching popular search terms on search showcase composable ([adcb4d5](https://github.com/ecomplus/cloud-commerce/commit/adcb4d58dddc6ecefb07d27d756e7e40fb1bc967))


### Bug Fixes

* **apps,modules,firebase:** Fixing many logs using `@cloudcommerce/firebase` logger ([5d239b9](https://github.com/ecomplus/cloud-commerce/commit/5d239b97f083cf7ebb44fe58a171f6ee68c92b0c))
* **firebase:** Prevent error with `logger` bad usage (legacy) ([efc4bd5](https://github.com/ecomplus/cloud-commerce/commit/efc4bd51ce02d397f4d0c9cd0fa430ac053c7470))
* **tiny-erp:** Ensure context set up on Tiny webhook Function executions ([c5898ef](https://github.com/ecomplus/cloud-commerce/commit/c5898efc85656938760a1f168c21ed65a53ea940))

## [2.23.3](https://github.com/ecomplus/cloud-commerce/compare/v2.23.2...v2.23.3) (2024-07-30)


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.23.3",
"version": "2.24.0",
"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 d78c6bd

Please sign in to comment.