Skip to content

Commit 3d43ad1

Browse files
authored
chore: release v7.2.3 (#614)
This release includes a fix to separate console and diagnostics client logging formats
1 parent b41d80d commit 3d43ad1

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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.3] - 2025-10-08
11+
### Fix
12+
- Separate console and diagnostics client logging formats
13+
1014
## [7.2.2] - 2025-09-26
1115
### Changed
1216
- Adds integration with @vtex/diagnostics-semconv library to support VTEX semantic conventions for diagnostics-based logs

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.3-beta.0",
3+
"version": "7.2.3",
44
"description": "VTEX I/O API client",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)