1
0
Fork 0
<a name="2.1.8"></a>
## [2.1.8](https://github.com/algolia/docsearch/compare/v2.1.7...v2.1.8) (2016-10-04)
This commit is contained in:
Maxime Locqueville 2016-10-04 16:50:28 +02:00
parent 7a48ee17a8
commit 1fa4801ccd
3 changed files with 8 additions and 2 deletions

View file

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

View file

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

View file

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