diff --git a/CHANGELOG.md b/CHANGELOG.md index f5298ff4..556f549f 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.3.0] - 2018-6-11 + ### Added - Support for internal and external link routes. - Internationalization to the schema. diff --git a/manifest.json b/manifest.json index b9a3c80e..03977501 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "menu", "vendor": "vtex", - "version": "0.2.0", + "version": "0.3.0", "title": "VTEX Menu", "description": "A Menu Component", "mustUpdateAt": "2019-04-03",