Skip to content

Commit 1aa256f

Browse files
chore(release): 2.10.0 [skip ci]
# [2.10.0](v2.9.1...v2.10.0) (2026-05-29) ### Features * render `weight` and `shippingDetails` in product JSON-LD ([893adf9](893adf9))
1 parent 893adf9 commit 1aa256f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.10.0](https://github.com/adobe-rnd/helix-product-pipeline/compare/v2.9.1...v2.10.0) (2026-05-29)
2+
3+
4+
### Features
5+
6+
* render `weight` and `shippingDetails` in product JSON-LD ([893adf9](https://github.com/adobe-rnd/helix-product-pipeline/commit/893adf95722996bd73c0c47fb0beff5387906bac))
7+
18
## [2.9.1](https://github.com/adobe-rnd/helix-product-pipeline/compare/v2.9.0...v2.9.1) (2026-05-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dylandepass/helix-product-pipeline",
3-
"version": "2.9.1",
3+
"version": "2.10.0",
44
"description": "Helix Product Pipeline",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)