Skip to content

Commit

Permalink
chore(release): 2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Dec 6, 2024
1 parent facde99 commit d4a4205
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.31.0](https://github.com/ecomplus/cloud-commerce/compare/v2.30.1...v2.31.0) (2024-12-06)


### Features

* **storefront:** Start exposing default `cmsFields` from composables, first on `use-banner` ([facde99](https://github.com/ecomplus/cloud-commerce/commit/facde99eb8488f532407520b70f57be5d1de9539))


### Bug Fixes

* **feeds:** Stop bypassing all GitHub API response headers on proxy ([8775565](https://github.com/ecomplus/cloud-commerce/commit/87755657204ee2bb1f2acc58fcb5901ee36669ba))
* **storefront:** Updating vbeta-app script version ([db79d84](https://github.com/ecomplus/cloud-commerce/commit/db79d8496f9c3b3ce3c32f82fcb5e6ec8d008d0c))

## [2.30.1](https://github.com/ecomplus/cloud-commerce/compare/v2.30.0...v2.30.1) (2024-12-06)


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.30.1",
"version": "2.31.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 d4a4205

Please sign in to comment.