We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a28ba22 commit a52c0a9Copy full SHA for a52c0a9
CHANGELOG.md
@@ -7,6 +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-06-03
11
### Fixed
12
- Bumped `axios` to newest version without vuln CVE-2025-27152
13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vtex/api",
3
- "version": "6.49.2-beta.1",
+ "version": "6.49.2",
4
"description": "VTEX I/O API client",
5
"main": "lib/index.js",
6
"typings": "lib/index.d.ts",
0 commit comments