Skip to content

Commit 15bebb8

Browse files
committed
Release v0.3.0
1 parent 4f6dd0e commit 15bebb8

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.3.0] - 2023-07-21
11+
1012
### Fixed
1113

1214
- Update prefix for B2B order history API requests

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.2.1",
4+
"version": "0.3.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.2.1"
39+
"version": "0.3.0"
4040
}

0 commit comments

Comments
 (0)