From 984458979d02b01a6821c19d8d5e223781c1bd47 Mon Sep 17 00:00:00 2001 From: victorhmp <27777263+victorhmp@users.noreply.github.com> Date: Thu, 29 Aug 2019 13:26:21 +0000 Subject: [PATCH] Release v0.22.0 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2b5e22..1297993 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.22.0] - 2019-08-29 ### Added - Independent scrolling on `SideBar` and main content section. - Max-width to the `SideBar` to prevent it from stretching on widescreens. diff --git a/manifest.json b/manifest.json index 5f4bee9..08b7b5b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "docs-ui", - "version": "0.21.1", + "version": "0.22.0", "title": "VTEX IO Docs UI", "description": "VTEX IO Docs UI", "builders": {