diff --git a/CHANGELOG.md b/CHANGELOG.md index 627c035d..50340a9e 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] + +## [1.2.0] - 2018-09-17 ### Added - Add animation to mobile sidebar. diff --git a/manifest.json b/manifest.json index ea86b73c..e7b5fe87 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "category-menu", - "version": "1.1.1", + "version": "1.2.0", "title": "Category Menu", "description": "Displays the categories for the store in a menu", "defaultLocale": "pt-BR",