Skip to content

Commit 7527df8

Browse files
Merge pull request #480 from vtex/bump-version
Bump version
2 parents 1a804ca + 76b23b1 commit 7527df8

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [3.77.4] - 2021-10-22
11+
1012
## [3.77.3] - 2021-10-22
1113
### Fixed
1214
- Extract session cookie in a safe manner

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.3",
3+
"version": "3.77.4",
44
"description": "VTEX I/O API client",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)