1
0
Fork 0
<a name="2.2.0"></a>
# [2.2.0](https://github.com/algolia/docsearch/compare/v2.1.8...v2.2.0) (2016-12-13)
This commit is contained in:
Maxime Locqueville 2016-12-13 11:41:18 +01:00
parent 1396724900
commit e82a8e0563
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
<a name="2.2.0"></a>
# [2.2.0](https://github.com/algolia/docsearch/compare/v2.1.8...v2.2.0) (2016-12-13)
<a name="2.1.8"></a>
## [2.1.8](https://github.com/algolia/docsearch/compare/v2.1.7...v2.1.8) (2016-10-04)

View file

@ -1,6 +1,6 @@
{
"name": "docsearch.js",
"version": "2.1.8",
"version": "2.2.0",
"description": "Add an autocomplete dropdown to your documentation",
"main": "dist/npm/index.js",
"scripts": {

View file

@ -1 +1 @@
export default '2.1.8';
export default '2.2.0';