File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ 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+
10+ ## [ 3.77.8] - 2022-12-15
911### Changed
1012- Remove socket metrics per origin
1113
@@ -1015,3 +1017,7 @@ instead
10151017## [ 0.48.0] - 2018-09-21
10161018### Changed
10171019- ` HttpClient ` now adds ` 'Accept-Encoding': 'gzip' ` header by default.
1020+
1021+
1022+ [ Unreleased ] : https://github.com/vtex/node-vtex-api/compare/v3.77.8...HEAD
1023+ [ 3.77.8 ] : https://github.com/vtex/node-vtex-api/compare/v3.77.7...v3.77.8
Original file line number Diff line number Diff line change 11{
22 "name" : " @vtex/api" ,
3- "version" : " 3.77.7 " ,
3+ "version" : " 3.77.8 " ,
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