diff --git a/CHANGELOG.md b/CHANGELOG.md index 871f7b44..c18f00df 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] + +## [4.4.2] - 2021-07-02 ### Fixed - Wrong condition subject being used in `condition-layout` example. diff --git a/manifest.json b/manifest.json index 4a6eb99f..734d6880 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-theme", - "version": "4.4.1", + "version": "4.4.2", "builders": { "styles": "2.x", "store": "0.x",