Skip to content

Commit c598ad7

Browse files
Release v1.7.0
1 parent 7d4afcd commit c598ad7

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

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+
## [1.7.0] - 2021-10-29
11+
1012
### Added
1113
- I18n Ar, Hu.
1214

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"vendor": "vtex",
33
"name": "order-details",
4-
"version": "1.6.0",
4+
"version": "1.7.0",
55
"title": "Order Details Components",
66
"description": "Components to display information on an order",
77
"defaultLocale": "pt-BR",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@
4444
"lint": "eslint --quiet --fix --ext ts,tsx .",
4545
"test": "vtex-test-tools test"
4646
},
47-
"version": "1.6.0"
47+
"version": "1.7.0"
4848
}

0 commit comments

Comments
 (0)