diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f55acbc..f4cf00dd 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.4.4] - 2019-01-17 ### Fixed - Fixed incorrect align rendering category items with tree level above 2. diff --git a/manifest.json b/manifest.json index e4aee42e..af38547b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "category-menu", - "version": "2.4.3", + "version": "2.4.4", "title": "Category Menu", "description": "Displays the categories for the store in a menu", "defaultLocale": "pt-BR",