diff --git a/CHANGELOG.md b/CHANGELOG.md index 769e98aaa..262fcab4f 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] + +## [1.10.0] - 2018-6-28 ### Changed - Bump Styleguide's version to major 5. - Replace custom `ModeSwitcher`'s tabs with Styleguide's `Tabs`. diff --git a/manifest.json b/manifest.json index 6a63151f9..e803a358d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "pages-editor", - "version": "1.9.2", + "version": "1.10.0", "title": "VTEX Pages Editor", "description": "The VTEX Pages framework editor components", "builders": {