Skip to content

Commit

Permalink
chore(release): 2.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Aug 5, 2024
1 parent 4daf370 commit 55e4cad
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.25.0](https://github.com/ecomplus/cloud-commerce/compare/v2.24.3...v2.25.0) (2024-08-05)


### Features

* **storefront:** Emitting custom `c_search_empty` gtag (to GA) event on showcase with no results ([4daf370](https://github.com/ecomplus/cloud-commerce/commit/4daf370a6cae095909794ecd85fd62fc6cb3e382))
* **storefront:** New methods `loadToCart` and `loadKitItems` returned on product card composabe ([abad411](https://github.com/ecomplus/cloud-commerce/commit/abad4115318d67d693274e90554cdadbda9eedd5))


### Bug Fixes

* **storefront:** Properly setting optional props from non-required fields on `InferCmsOutput` ([ac84602](https://github.com/ecomplus/cloud-commerce/commit/ac8460283d74c02d0f979b11c8c00fc39d619f98))

## [2.24.3](https://github.com/ecomplus/cloud-commerce/compare/v2.24.2...v2.24.3) (2024-08-02)


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.3",
"version": "2.25.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 55e4cad

Please sign in to comment.