diff --git a/CHANGELOG.md b/CHANGELOG.md index f6e19d7..c6b6235 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.20.0] - 2019-08-12 + ### Added - New `AppDocs` component for `/docs/app/:app(/:file)` and `/docs/components/:category/:app` routes. diff --git a/manifest.json b/manifest.json index 958ca2d..004e428 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "docs-ui", - "version": "0.19.3", + "version": "0.20.0", "title": "VTEX IO Docs UI", "description": "VTEX IO Docs UI", "builders": {