Skip to content

Commit f8265a7

Browse files
authored
Release v7.2.0 (#606)
1 parent 41c8ccb commit f8265a7

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10-
## [7.1.1] - 2025-09-08
11-
### Changed
12-
- Add conditional enabling for diagnostics telemetry signals
13-
14-
## [7.1.0] - 2025-09-08
10+
## [7.2.0] - 2025-09-08
1511
### Changed
1612
- Add metrics instrumentation based on diagnostics lib
13+
- Add conditional enabling for diagnostics telemetry signals
1714

1815
## [7.1.0] - 2025-09-02
1916
### Changed

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

0 commit comments

Comments
 (0)