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.1] - 2025-03-31
11+
1012## [ 6.48.1-beta.0] - 2025-03-31
1113
1214## [ 6.48.1-beta] - 2025-03-19
@@ -1847,7 +1849,7 @@ instead
18471849- ` HttpClient ` now adds ` 'Accept-Encoding': 'gzip' ` header by default.
18481850
18491851
1850- [ Unreleased ] : https://github.com/vtex/node-vtex-api/compare/v6.48.1-beta.0 ...HEAD
1852+ [ Unreleased ] : https://github.com/vtex/node-vtex-api/compare/v6.48.1-beta.1 ...HEAD
18511853[ 6.45.15 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.14...v6.45.15
18521854[ 6.45.14 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.13...v6.45.14
18531855[ 6.45.13 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.12...v6.45.13
@@ -1861,5 +1863,6 @@ instead
18611863[ 6.45.20 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.20-beta...v6.45.20
18621864[ 6.45.20-beta ] : https://github.com/vtex/node-vtex-api/compare/v6.45.19...v6.45.20-beta
18631865
1866+ [ 6.48.1-beta.1 ] : https://github.com/vtex/node-vtex-api/compare/v6.48.1-beta.0...v6.48.1-beta.1
18641867[ 6.48.1-beta.0 ] : https://github.com/vtex/node-vtex-api/compare/v6.48.1-beta...v6.48.1-beta.0
18651868[ 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.1-beta.0 " ,
3+ "version" : " 6.48.1-beta.1 " ,
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