From c55f71f5a1d782d95fed4d986fec6fc7ef0ddc49 Mon Sep 17 00:00:00 2001 From: victorhmp <27777263+victorhmp@users.noreply.github.com> Date: Thu, 29 Aug 2019 17:50:22 +0000 Subject: [PATCH] Release v0.23.0 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed0e347..50c5304 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.23.0] - 2019-08-29 ### Added - New `SideBarContext` component. diff --git a/manifest.json b/manifest.json index 08b7b5b..e51faeb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "docs-ui", - "version": "0.22.0", + "version": "0.23.0", "title": "VTEX IO Docs UI", "description": "VTEX IO Docs UI", "builders": {