diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d58df5e..df0194a3 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] +## [2.29.1] - 2019-07-17 + ## [2.29.0] - 2019-07-10 ### Added - Prop to show muted state. diff --git a/manifest.json b/manifest.json index 7d8f82b5..71daa08b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "product-summary", - "version": "2.29.0", + "version": "2.29.1", "title": "Product Summary", "description": "Product summary component", "defaultLocale": "pt-BR",