From 55f3c071c8f178f6b7f097d1ce11d49065873df4 Mon Sep 17 00:00:00 2001 From: Bruno Dias Date: Thu, 17 Jan 2019 14:18:16 -0200 Subject: [PATCH] Release v2.4.4 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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",