Skip to content

Commit dc5b06d

Browse files
committed
Release 6.49.5-beta.0
1 parent d4e94b9 commit dc5b06d

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+
## [6.49.5-beta.0] - 2025-07-07
11+
### Changed
12+
- Update `@vtex/diagnostics-nodejs` to 0.1.0-beta.10
13+
1014
## [6.49.4] - 2025-07-02
1115
### Fixed
1216
- Userland logs that wouldn't be collected

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.4",
3+
"version": "6.49.5-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)