File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 6.48.1-beta] - 2025-03-19
11+
1012## [ 6.48.0] - 2024-10-23
1113### Added
1214- resolveAll to ` MineWinsConflictsResolver ` to handle an array of conflicts.
@@ -1843,7 +1845,7 @@ instead
18431845- ` HttpClient ` now adds ` 'Accept-Encoding': 'gzip' ` header by default.
18441846
18451847
1846- [ Unreleased ] : https://github.com/vtex/node-vtex-api/compare/v6.45.22 ...HEAD
1848+ [ Unreleased ] : https://github.com/vtex/node-vtex-api/compare/v6.48.1-beta ...HEAD
18471849[ 6.45.15 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.14...v6.45.15
18481850[ 6.45.14 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.13...v6.45.14
18491851[ 6.45.13 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.12...v6.45.13
@@ -1856,3 +1858,5 @@ instead
18561858[ 6.45.21-beta ] : https://github.com/vtex/node-vtex-api/compare/v6.45.20...v6.45.21-beta
18571859[ 6.45.20 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.20-beta...v6.45.20
18581860[ 6.45.20-beta ] : https://github.com/vtex/node-vtex-api/compare/v6.45.19...v6.45.20-beta
1861+
1862+ [ 6.48.1-beta ] : https://github.com/vtex/node-vtex-api/compare/v6.48.0...v6.48.1-beta
Original file line number Diff line number Diff line change 11{
22 "name" : " @vtex/api" ,
3- "version" : " 6.48.0 " ,
3+ "version" : " 6.48.1-beta " ,
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