We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a804ca + 76b23b1 commit 7527df8Copy full SHA for 7527df8
2 files changed
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [3.77.4] - 2021-10-22
11
+
12
## [3.77.3] - 2021-10-22
13
### Fixed
14
- Extract session cookie in a safe manner
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vtex/api",
3
- "version": "3.77.3",
+ "version": "3.77.4",
4
"description": "VTEX I/O API client",
5
"main": "lib/index.js",
6
"typings": "lib/index.d.ts",
0 commit comments