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 a126fc6 commit 0cab9cdCopy full SHA for 0cab9cd
CHANGELOG.md
@@ -7,7 +7,7 @@ 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
+## [6.49.4] - 2025-07-02
11
### Fixed
12
- Userland logs that wouldn't be collected
13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vtex/api",
3
- "version": "6.49.3",
+ "version": "6.49.4",
4
"description": "VTEX I/O API client",
5
"main": "lib/index.js",
6
"typings": "lib/index.d.ts",
0 commit comments