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 de5e8b0 commit aaac849Copy full SHA for aaac849
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
+## [2.14.0] - 2022-01-31
11
+
12
### Added
13
14
- `myAccountPath` prop to `op-order-options` block (`WrappedOrderOptions` component).
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "order-placed",
4
- "version": "2.13.1",
+ "version": "2.14.0",
5
"title": "Order Placed",
6
"description": "",
"registries": [
react/package.json
@@ -1,5 +1,5 @@
"scripts": {
"test": "vtex-test-tools test"
},
0 commit comments