diff --git a/CHANGELOG.md b/CHANGELOG.md index b1c8d59c..5cb53de8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [2.7.1] - 2019-01-29 ### Fixed - Remove `inheritComponent` from blocks. diff --git a/manifest.json b/manifest.json index af54571f..6f41403c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "category-menu", - "version": "2.7.0", + "version": "2.7.1", "title": "Category Menu", "description": "Displays the categories for the store in a menu", "defaultLocale": "pt-BR",