From 6fea0ef42b2e24d31d55059b62b7366b1b8629af Mon Sep 17 00:00:00 2001 From: "vtex-io-ci-cd[bot]" <44008113+vtex-io-ci-cd[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2019 16:18:41 +0000 Subject: [PATCH] Release v3.22.2 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6bfe5957..a36a56c68 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] +## [3.22.2] - 2019-06-24 + ### Fixed - Issues with selecting categories in mobile. diff --git a/manifest.json b/manifest.json index 7ef217c23..0578838f8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "search-result", "vendor": "vtex", - "version": "3.22.1", + "version": "3.22.2", "title": "VTEX Search Result", "description": "A search result wrapper component", "mustUpdateAt": "2019-04-25",