File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed 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.
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 6.48.1-beta.4] - 2025-05-04
11
+
10
12
## [ 6.49.1] - 2025-04-30
11
13
### Fixed
12
14
- Add yarn.lock changes from previous release
@@ -1866,7 +1868,7 @@ instead
1866
1868
- ` HttpClient ` now adds ` 'Accept-Encoding': 'gzip' ` header by default.
1867
1869
1868
1870
1869
- [ Unreleased ] : https://github.com/vtex/node-vtex-api/compare/v6.48.1-beta.3 ...HEAD
1871
+ [ Unreleased ] : https://github.com/vtex/node-vtex-api/compare/v6.48.1-beta.4 ...HEAD
1870
1872
[ 6.45.15 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.14...v6.45.15
1871
1873
[ 6.45.14 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.13...v6.45.14
1872
1874
[ 6.45.13 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.12...v6.45.13
@@ -1880,6 +1882,7 @@ instead
1880
1882
[ 6.45.20 ] : https://github.com/vtex/node-vtex-api/compare/v6.45.20-beta...v6.45.20
1881
1883
[ 6.45.20-beta ] : https://github.com/vtex/node-vtex-api/compare/v6.45.19...v6.45.20-beta
1882
1884
1885
+ [ 6.48.1-beta.4 ] : https://github.com/vtex/node-vtex-api/compare/v6.48.1-beta.3...v6.48.1-beta.4
1883
1886
[ 6.48.1-beta.3 ] : https://github.com/vtex/node-vtex-api/compare/v6.48.1-beta.2...v6.48.1-beta.3
1884
1887
[ 6.48.1-beta.2 ] : https://github.com/vtex/node-vtex-api/compare/v6.48.1-beta.1...v6.48.1-beta.2
1885
1888
[ 6.48.1-beta.1 ] : https://github.com/vtex/node-vtex-api/compare/v6.48.1-beta.0...v6.48.1-beta.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vtex/api" ,
3
- "version" : " 6.48.1-beta.3 " ,
3
+ "version" : " 6.48.1-beta.4 " ,
4
4
"description" : " VTEX I/O API client" ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments