v2.1.8
<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:
parent
7a48ee17a8
commit
1fa4801ccd
3 changed files with 8 additions and 2 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
export default '2.1.7';
|
||||
export default '2.1.8';
|
||||
|
|
|
|||
Loading…
Reference in a new issue