From ea14d061f853a7376bb4c7c370108a1675b1dda9 Mon Sep 17 00:00:00 2001 From: jgfidelis <4925068+jgfidelis@users.noreply.github.com> Date: Fri, 26 Jul 2019 13:52:55 +0000 Subject: [PATCH] Release v2.30.0 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ece2616..62efa83e 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.30.0] - 2019-07-26 ### Changed - Add capability to show assembly options of assembly options. diff --git a/manifest.json b/manifest.json index 13b19870..37d8dcea 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "product-summary", - "version": "2.29.2", + "version": "2.30.0", "title": "Product Summary", "description": "Product summary component", "defaultLocale": "pt-BR",