Skip to content

Commit

Permalink
Release v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
victorhmp committed Jul 26, 2019
1 parent 802e7ad commit c5f47bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.14.0] - 2019-07-26

### Added

- New `ComponentDocs` page that lives at `/docs/components/:category/:component(/:file)`.
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"vendor": "vtex",
"name": "docs-ui",
"version": "0.13.0",
"version": "0.14.0",
"title": "VTEX IO Docs UI",
"description": "VTEX IO Docs UI",
"builders": {
Expand Down

0 comments on commit c5f47bc

Please sign in to comment.