From c9ac28062fdd51bee311c563e350c26d6287b54f Mon Sep 17 00:00:00 2001 From: lbebber <5691711+lbebber@users.noreply.github.com> Date: Thu, 3 Oct 2019 18:29:27 +0000 Subject: [PATCH] Release v0.2.1 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4814298..f78e3d8 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.2.1] - 2019-10-03 ### Changed - Validates modifiers diff --git a/manifest.json b/manifest.json index 4a3ad43..1dcc61e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "css-handles", - "version": "0.2.0", + "version": "0.2.1", "title": "CSS Handles", "description": "Utility for creating CSS Handles on store components", "builders": {