Skip to content

Commit c994bbf

Browse files
chore(release): 2.2.0 [skip ci]
# [@adobe/helix-shared-body-data-v2.2.0](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-body-data-v2.1.11...@adobe/helix-shared-body-data-v2.2.0) (2025-07-17) ### Features * add server timing wrapper ([#1118](#1118)) ([6d79778](6d79778))
1 parent 6d79778 commit c994bbf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/helix-shared-body-data/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@adobe/helix-shared-body-data-v2.2.0](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-body-data-v2.1.11...@adobe/helix-shared-body-data-v2.2.0) (2025-07-17)
2+
3+
4+
### Features
5+
6+
* add server timing wrapper ([#1118](https://github.com/adobe/helix-shared/issues/1118)) ([6d79778](https://github.com/adobe/helix-shared/commit/6d79778b3c3427eb6c937f2a36e12e822eeb8c1b))
7+
18
# [@adobe/helix-shared-body-data-v2.1.11](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-body-data-v2.1.10...@adobe/helix-shared-body-data-v2.1.11) (2025-05-23)
29

310

packages/helix-shared-body-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/helix-shared-body-data",
3-
"version": "2.1.11",
3+
"version": "2.2.0",
44
"description": "Shared modules of the Helix Project - body-data",
55
"main": "src/body-data-wrapper.js",
66
"types": "src/body-data-wrapper.d.ts",

0 commit comments

Comments
 (0)