Skip to content

Commit e1b7088

Browse files
authored
Merge pull request #583 from vtex/fix/yarn-lock
Update yarn.lock
2 parents 9ee255d + 2c7bcbe commit e1b7088

File tree

3 files changed

+826
-131
lines changed

3 files changed

+826
-131
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.1] - 2025-04-30
11+
### Fixed
12+
- Add yarn.lock changes from previous release
13+
1014
## [6.49.0] - 2025-04-29
1115
### Changed
1216
- Update logging instrumentation

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

0 commit comments

Comments
 (0)