From d8f47ab51bd7150bf55bf589259fb631b6c7d1f5 Mon Sep 17 00:00:00 2001 From: Bruno Abreu Date: Thu, 21 Jun 2018 18:36:35 -0300 Subject: [PATCH] Release v7.11.3 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b628820de..5f1431c59 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] + +## [7.11.3] - 2018-6-21 ### Removed - Remove support for root extension without component diff --git a/manifest.json b/manifest.json index ec71520b0..86418e06f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "render-runtime", - "version": "7.11.2", + "version": "7.11.3", "title": "VTEX Render runtime", "description": "The VTEX Render framework runtime", "defaultLocale": "pt-BR",