From 5a6d47190079c049fb7b7ffffa7d72069005d453 Mon Sep 17 00:00:00 2001 From: victorhmp <27777263+victorhmp@users.noreply.github.com> Date: Thu, 29 Aug 2019 13:37:50 +0000 Subject: [PATCH] Release v2.13.1 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8981e307..ee34020d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [2.13.1] - 2019-08-29 + ## [2.13.0] - 2019-05-17 ### Added diff --git a/manifest.json b/manifest.json index b55cadd6..047c231f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "category-menu", - "version": "2.13.0", + "version": "2.13.1", "title": "Category Menu", "description": "Displays the categories for the store in a menu", "defaultLocale": "pt-BR",