From d9c58311088a2a36009e0dbcea430fb3e6ee678a Mon Sep 17 00:00:00 2001 From: victorhmp <27777263+victorhmp@users.noreply.github.com> Date: Wed, 17 Jul 2019 23:10:08 +0000 Subject: [PATCH] Release v0.7.0 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e87b1ab..45b1e7c 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] + +## [0.7.0] - 2019-07-17 ## Added - Support for rendering raw HTMl from Markdown files. diff --git a/manifest.json b/manifest.json index 4c9122d..acde1d7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "docs-ui", - "version": "0.6.0", + "version": "0.7.0", "title": "VTEX IO Docs UI", "description": "VTEX IO Docs UI", "builders": {