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 ca9e241 commit 173662dCopy full SHA for 173662d
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.16.0] - 2022-03-17
11
+
12
### Added
13
14
- Hungarian translation.
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "order-placed",
4
- "version": "2.15.0",
+ "version": "2.16.0",
5
"title": "Order Placed",
6
"description": "",
"registries": [
react/package.json
@@ -1,5 +1,5 @@
"scripts": {
"test": "vtex-test-tools test"
},
0 commit comments