Skip to content

Commit a126fc6

Browse files
Bump version, update changelog (#588)
Co-authored-by: arturpimentel <artur.oliveira@vtex.com>
1 parent b0455af commit a126fc6

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.2] - 2025-07-02
11+
### Fixed
12+
- Userland logs that wouldn't be collected
13+
1014
## [6.49.2] - 2025-06-03
1115
### Fixed
1216
- Bumped `axios` to newest version without vuln CVE-2025-27152

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

0 commit comments

Comments
 (0)