From 100818ee4ef61349babf4964a282e285b148cbca Mon Sep 17 00:00:00 2001 From: Matthieu Dumont Date: Thu, 23 Aug 2018 13:09:20 +0200 Subject: [PATCH] chore(release): 2.22.3 --- CHANGELOG.md | 14 ++++++++++++-- app/package.json | 2 +- crawler/VERSION | 2 +- package.json | 2 +- 4 files changed, 15 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 717e934b..f27e3f74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ - -## [2.22.2](https://github.com/algolia/algoliasearch-zendesk/compare/v2.22.2...v2.22.2) (2018-08-23) + +## [2.22.3](https://github.com/algolia/algoliasearch-zendesk/compare/v2.22.3...v2.22.3) (2018-08-23) + + + + + +## [2.22.3](https://github.com/algolia/algoliasearch-zendesk/compare/v2.22.2...v2.22.3) (2018-08-23) + + +### Bug Fixes +* **instantsearch:** set locale even when clearing refinements ([a6d2e28](https://github.com/algolia/algoliasearch-zendesk/commit/a6d2e28)) diff --git a/app/package.json b/app/package.json index dbcf953e..a9183379 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "algoliasearch.zendesk-hc", - "version": "2.22.2", + "version": "2.22.3", "description": "Algolia Search for Zendesk's Help Center", "author": "Algolia ", "keywords": [ diff --git a/crawler/VERSION b/crawler/VERSION index acbef769..bf29619f 100644 --- a/crawler/VERSION +++ b/crawler/VERSION @@ -1 +1 @@ -2.22.2 +2.22.3 diff --git a/package.json b/package.json index 85a4fbc9..6833dd6a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "algoliasearch.zendesk-hc.tools", "description": "Algolia Search for Zendesk's Help Center. This private project is used for the tools and scripts at the root of the repository.", "author": "Algolia ", - "version": "2.22.2", + "version": "2.22.3", "private": true, "license": "MIT", "repository": {