Skip to content

Commit e4945cf

Browse files
release v3.77.3
1 parent 2e1681d commit e4945cf

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [3.77.3] - 2021-10-22
11+
### Fixed
12+
- Extract session cookie in a safe manner
13+
14+
## [3.77.2] - 2021-08-26
15+
### Fixed
16+
- Extract session cookie in a safe manner
17+
1018
## [3.77.1] - 2021-02-05
1119
- Increase HTTP agents connection pools freeSockets and lifetime
1220

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vtex/api",
3-
"version": "3.77.2",
3+
"version": "3.77.3",
44
"description": "VTEX I/O API client",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)