Skip to content

Commit f9bb563

Browse files
committed
Release v0.2.0
1 parent a9d8bf3 commit f9bb563

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+
## [0.2.0] - 2023-05-31
11+
1012
### Fixed
1113

1214
- Bulgarian, English, Spanish, French, Italian, Korean, Dutch, Romanian, Catalan, Czech, Danish, German, Greek, Finnish, Norwegian, Polish, Russian, Slovakian, Slovenian, Swedish, Spanish, and Ukrainian translations.

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": "b2b-orders-history",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"title": "B2B Orders History",
66
"description": "B2B My orders page",
77
"builders": {

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
"vtex.styleguide": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.styleguide@9.120.1/public/@types/vtex.styleguide",
3737
"vtex.totalizer-translator": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.totalizer-translator@2.1.0/public/_types/react"
3838
},
39-
"version": "0.1.0"
39+
"version": "0.2.0"
4040
}

0 commit comments

Comments
 (0)