From d641948c49cd88772cd3407c22d5a695790bc47a Mon Sep 17 00:00:00 2001 From: victorhmp <27777263+victorhmp@users.noreply.github.com> Date: Thu, 18 Jul 2019 19:01:02 +0000 Subject: [PATCH] Release v0.9.0 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87c562f..f42d56c 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.9.0] - 2019-07-18 ### Added - Article navigation bar based on the headers present in the page. diff --git a/manifest.json b/manifest.json index d6ec112..147d848 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "docs-ui", - "version": "0.8.0", + "version": "0.9.0", "title": "VTEX IO Docs UI", "description": "VTEX IO Docs UI", "builders": {