diff --git a/CHANGELOG.md b/CHANGELOG.md index 64ae583..9a3f54a 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.3.0] - 2019-10-03 ### Added - `migrationFrom` option. diff --git a/manifest.json b/manifest.json index 1dcc61e..911f254 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "css-handles", - "version": "0.2.1", + "version": "0.3.0", "title": "CSS Handles", "description": "Utility for creating CSS Handles on store components", "builders": {