We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4df050 commit 5b478afCopy full SHA for 5b478af
2 files changed
CHANGELOG.md
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [3.77.6] - 2022-03-08
11
### Fixed
12
- Only remove cookie fields when removing sensitive data from logs.
13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vtex/api",
3
- "version": "3.77.5",
+ "version": "3.77.6",
4
"description": "VTEX I/O API client",
5
"main": "lib/index.js",
6
"typings": "lib/index.d.ts",
0 commit comments