From ae3e9f3d314daa9358b9779383d11c1c3e22f545 Mon Sep 17 00:00:00 2001 From: Bruno Dias Date: Fri, 18 Jan 2019 16:35:51 -0200 Subject: [PATCH] Release v2.6.2 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7157c7b4..f9b908a1 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.6.2] - 2019-01-18 ### Changed - Adjust the way to import render-runtime components. diff --git a/manifest.json b/manifest.json index c00d2f1b..ae5ecafc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "category-menu", - "version": "2.6.1", + "version": "2.6.2", "title": "Category Menu", "description": "Displays the categories for the store in a menu", "defaultLocale": "pt-BR",