Skip to content

Commit d03286a

Browse files
Release v0.7.1
1 parent bb47fa4 commit d03286a

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.7.1] - 2021-02-10
11+
1012
### Fixed
1113
- Buy together shelf on desktop.
1214
- Total price using `sellingPrice`.

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": "shelf-components",
4-
"version": "0.7.0",
4+
"version": "0.7.1",
55
"title": "Shelf components",
66
"description": "Components of the new shelves",
77
"builders": {

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shelf-components",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"scripts": {
55
"test": "vtex-test-tools test"
66
},

0 commit comments

Comments
 (0)