Skip to content

Commit fd50bd4

Browse files
committed
chore(release): 2.35.0
1 parent 2badbb1 commit fd50bd4

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
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.
44

5+
## [2.35.0](https://github.com/ecomplus/cloud-commerce/compare/v2.34.1...v2.35.0) (2024-12-27)
6+
7+
8+
### Features
9+
10+
* **storefront:** Using store API data on DecapCMS select with widgets `sselect:{resource}` ([2badbb1](https://github.com/ecomplus/cloud-commerce/commit/2badbb10bc4d69e9618720bddc6baf8f52854194))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** Update non-major dependencies ([#509](https://github.com/ecomplus/cloud-commerce/issues/509)) ([139c93c](https://github.com/ecomplus/cloud-commerce/commit/139c93cf0535280862119a59f82611ee5172c03d))
16+
* **storefront:** Fix handling session tokens for DecapCMS ([db5ce92](https://github.com/ecomplus/cloud-commerce/commit/db5ce923d43a70ef1d58734ef2e638411cd52498))
17+
* **storefront:** Fixing `InferCmsFieldOutput` generic forcing list widget as maybe undefined ([e19e623](https://github.com/ecomplus/cloud-commerce/commit/e19e6238317b6eff698595dcadf6e7df5126eb7d))
18+
* **storefront:** Start fixing DecapCMS deploy preview links ([6775cc0](https://github.com/ecomplus/cloud-commerce/commit/6775cc073f583183e5dcaba99d99498316c4a84c))
19+
520
## [2.34.1](https://github.com/ecomplus/cloud-commerce/compare/v2.34.0...v2.34.1) (2024-12-21)
621

722

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cloudcommerce",
33
"type": "module",
4-
"version": "2.34.1",
4+
"version": "2.35.0",
55
"description": "Open fair-code headless commerce platform: API-first, microservices based, event driven and cloud native",
66
"main": "packages/api/lib/index.js",
77
"author": "E-Com Club Softwares para E-commerce <[email protected]>",

0 commit comments

Comments
 (0)