We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0455af commit a126fc6Copy full SHA for a126fc6
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [6.49.2] - 2025-07-02
11
+### Fixed
12
+- Userland logs that wouldn't be collected
13
+
14
## [6.49.2] - 2025-06-03
15
### Fixed
16
- Bumped `axios` to newest version without vuln CVE-2025-27152
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vtex/api",
3
- "version": "6.49.2",
+ "version": "6.49.3",
4
"description": "VTEX I/O API client",
5
"main": "lib/index.js",
6
"typings": "lib/index.d.ts",
0 commit comments