From c5f47bc881afdbd52f26606628d734a307b910dd Mon Sep 17 00:00:00 2001 From: victorhmp <27777263+victorhmp@users.noreply.github.com> Date: Fri, 26 Jul 2019 14:25:35 +0000 Subject: [PATCH] Release v0.14.0 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8be703..57e9443 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] +## [0.14.0] - 2019-07-26 + ### Added - New `ComponentDocs` page that lives at `/docs/components/:category/:component(/:file)`. diff --git a/manifest.json b/manifest.json index 5c38132..472709f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "docs-ui", - "version": "0.13.0", + "version": "0.14.0", "title": "VTEX IO Docs UI", "description": "VTEX IO Docs UI", "builders": {