Skip to content

Commit c81bd97

Browse files
committed
Release v7.0.0
1 parent 44dc72e commit c81bd97

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.0.0] - 2025-07-25
10+
### Changed
11+
- Version created to keep track of Runtime 7-compatible implementation of this lib
12+
913
## [6.49.6] - 2025-07-25
1014
### Changed
1115
- Bump `@vtex/diagnostics-nodejs` version

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

0 commit comments

Comments
 (0)