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 d91274a commit 63316f3Copy full SHA for 63316f3
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.11.0] - 2019-09-05
11
+
12
### Added
13
14
- Finish transaction method with new gateway callback endpoint which receives an orderGroupId
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vtex.js",
3
- "version": "2.10.1",
+ "version": "2.11.0",
4
"readmeFilename": "README.md",
5
"description": "VTEX JS SDK",
6
"deploy": "deploy/",
0 commit comments