diff --git a/CHANGELOG.md b/CHANGELOG.md index b234c985..7c7063e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [5.0.0] - 2022-05-25 + ### Changed - `vtex.reviews-and-ratings` peer dependency from `2.x` t0 `3.x` diff --git a/manifest.json b/manifest.json index 8a392c0d..b825f4c5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-theme", - "version": "4.4.2", + "version": "5.0.0", "builders": { "styles": "2.x", "store": "0.x",