From 9d7209a126c65e620b80afd8e4eab952830c7b1c Mon Sep 17 00:00:00 2001 From: victorhmp <27777263+victorhmp@users.noreply.github.com> Date: Mon, 29 Jul 2019 14:36:39 +0000 Subject: [PATCH] Release v0.15.0 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c4353d..e5845bf 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.15.0] - 2019-07-29 + ### Added - New `GettingStartedArticle` component to live at `/docs/getting-started/:track/:article`. diff --git a/manifest.json b/manifest.json index 472709f..d189b02 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "docs-ui", - "version": "0.14.0", + "version": "0.15.0", "title": "VTEX IO Docs UI", "description": "VTEX IO Docs UI", "builders": {