Skip to content

Commit c2c7bcc

Browse files
committed
chore(release): 2.29.13
1 parent 780d077 commit c2c7bcc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.29.13](https://github.com/ecomplus/cloud-commerce/compare/v2.29.12...v2.29.13) (2024-11-14)
6+
7+
8+
### Bug Fixes
9+
10+
* **storefront:** Bump Astro to latest v4.16.12 ([780d077](https://github.com/ecomplus/cloud-commerce/commit/780d07722ebc273e46979eb1266561ce6f7dacd5))
11+
* **storefront:** Fix built images src on static builds with custom `<Picture>` ([23d707f](https://github.com/ecomplus/cloud-commerce/commit/23d707f1a322541e65d4addc2400309fe8233652))
12+
513
## [2.29.12](https://github.com/ecomplus/cloud-commerce/compare/v2.29.11...v2.29.12) (2024-11-13)
614

715

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.29.12",
4+
"version": "2.29.13",
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)