Skip to content

Commit

Permalink
chore(release): 2.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerska committed Aug 23, 2018
1 parent a6d2e28 commit 100818e
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 5 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
<a name="2.22.2"></a>
## [2.22.2](https://github.com/algolia/algoliasearch-zendesk/compare/v2.22.2...v2.22.2) (2018-08-23)
<a name="2.22.3"></a>
## [2.22.3](https://github.com/algolia/algoliasearch-zendesk/compare/v2.22.3...v2.22.3) (2018-08-23)




<a name="2.22.3"></a>
## [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))



Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion crawler/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.22.2
2.22.3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>",
"version": "2.22.2",
"version": "2.22.3",
"private": true,
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 100818e

Please sign in to comment.