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 6fb97c9 commit 6b99abfCopy full SHA for 6b99abf
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
+## [0.5.0] - 2020-09-28
11
+
12
### Added
13
14
- Recommended Lists for Refresh Shelf.
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "shelf-components",
4
- "version": "0.4.0",
+ "version": "0.5.0",
5
"title": "Shelf components",
6
"description": "Components of the new shelves",
"builders": {
react/package.json
@@ -1,6 +1,6 @@
"scripts": {
"test": "vtex-test-tools test"
},
0 commit comments