diff --git a/CHANGELOG.md b/CHANGELOG.md index 452a4c7d..041918c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. // VTEX Store Theme by Growth Hacking Team ## [Unreleased] + +## [5.1.0] - 2022-06-07 ### Changed - Fixed height in `list-context.image-list#demo` example. - Images used in `slider-layout#demo-images` example. diff --git a/manifest.json b/manifest.json index b825f4c5..ff01a151 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-theme", - "version": "5.0.0", + "version": "5.1.0", "builders": { "styles": "2.x", "store": "0.x",