Skip to content

Commit 296daf5

Browse files
committed
chore: release 7.2.9-beta.0
- Added account attribute to diagnostics metrics for improved observability - Bumped version to 7.2.9-beta.0 in package.json
1 parent f277e9c commit 296daf5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [7.2.9-beta.0] - 2025-12-11
11+
### Fix
12+
- Add account attribute to diagnostics metrics for improved observability
13+
1014
## [7.2.8-beta.4] - 2025-12-08
1115
### Changed
1216
- New deploy pipeline. No functional changes in the code

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vtex/api",
3-
"version": "7.2.8-beta.4",
3+
"version": "7.2.9-beta.0",
44
"description": "VTEX I/O API client",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)