Skip to content

Commit 07477c4

Browse files
committed
Release version 7.1.0
1 parent 8396f3a commit 07477c4

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
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
## [7.1.0] - 2025-09-02
10+
### Changed
11+
- Add new scope argument into auth directive
12+
913
## [7.0.1] - 2025-08-14
1014
### Changed
1115
- Update `diagnostics-nodejs` version, simplifying client initialization, consolidating telemetry logic, and improving type safety

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

0 commit comments

Comments
 (0)