From 559838186b5ed02a61bd430cb1ec2d135592206b Mon Sep 17 00:00:00 2001 From: Jeymisson Oliveira Date: Thu, 29 Aug 2019 17:42:09 -0300 Subject: [PATCH] Release v1.9.4 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d4be94..6e7fce0 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] +## [1.9.4] - 2019-08-29 + ## [1.9.3] - 2019-06-04 ### Fixed diff --git a/manifest.json b/manifest.json index 28426e7..00eeca9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "product-kit", - "version": "1.9.3", + "version": "1.9.4", "title": "VTEX Product Kit", "description": "The VTEX Product Kit which display a list of Products as a kit", "defaultLocale": "pt-BR",