File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
88## [ Unreleased]
9+ ## [ 6.49.7] - 2025-08-13
10+ ### Fixed
11+ - Version of Axios that is incompatible with Asset Builder
12+
913## [ 6.49.6] - 2025-07-25
1014### Changed
1115- Bump ` @vtex/diagnostics-nodejs ` version
@@ -1872,7 +1876,7 @@ instead
18721876- ` HttpClient ` now adds ` 'Accept-Encoding': 'gzip' ` header by default.
18731877
18741878
1875- [ Unreleased ] : https://github.com/vtex/node-vtex-api/compare/v6.48.1-beta.4...HEAD
1879+ [ 6.49.7 ] : https://github.com/vtex/node-vtex-api/compare/v6.48.6...v6.49.7
18761880[ 6.45.15 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.14...v6.45.15
18771881[ 6.45.14 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.13...v6.45.14
18781882[ 6.45.13 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.12...v6.45.13
Original file line number Diff line number Diff line change 11{
22 "name" : " @vtex/api" ,
3- "version" : " 6.49.7-beta.0 " ,
3+ "version" : " 6.49.7" ,
44 "description" : " VTEX I/O API client" ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments