We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4040f78 commit af7dfddCopy full SHA for af7dfdd
CHANGELOG.md
@@ -145,7 +145,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
145
146
## [6.54.5] - 2021-10-22
147
148
-### Fixed
+### Fixed
149
150
- Extract session cookie in a safe manner
151
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vtex/api",
3
- "version": "6.46.1",
+ "version": "6.47.0-beta.0",
4
"description": "VTEX I/O API client",
5
"main": "lib/index.js",
6
"typings": "lib/index.d.ts",
0 commit comments