Skip to content

Commit

Permalink
chore(release): 2.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Dec 27, 2024
1 parent 2badbb1 commit fd50bd4
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.35.0](https://github.com/ecomplus/cloud-commerce/compare/v2.34.1...v2.35.0) (2024-12-27)


### Features

* **storefront:** Using store API data on DecapCMS select with widgets `sselect:{resource}` ([2badbb1](https://github.com/ecomplus/cloud-commerce/commit/2badbb10bc4d69e9618720bddc6baf8f52854194))


### Bug Fixes

* **deps:** Update non-major dependencies ([#509](https://github.com/ecomplus/cloud-commerce/issues/509)) ([139c93c](https://github.com/ecomplus/cloud-commerce/commit/139c93cf0535280862119a59f82611ee5172c03d))
* **storefront:** Fix handling session tokens for DecapCMS ([db5ce92](https://github.com/ecomplus/cloud-commerce/commit/db5ce923d43a70ef1d58734ef2e638411cd52498))
* **storefront:** Fixing `InferCmsFieldOutput` generic forcing list widget as maybe undefined ([e19e623](https://github.com/ecomplus/cloud-commerce/commit/e19e6238317b6eff698595dcadf6e7df5126eb7d))
* **storefront:** Start fixing DecapCMS deploy preview links ([6775cc0](https://github.com/ecomplus/cloud-commerce/commit/6775cc073f583183e5dcaba99d99498316c4a84c))

## [2.34.1](https://github.com/ecomplus/cloud-commerce/compare/v2.34.0...v2.34.1) (2024-12-21)


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.34.1",
"version": "2.35.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 <[email protected]>",
Expand Down

0 comments on commit fd50bd4

Please sign in to comment.