v2.5.2
<a name="2.5.2"></a> ## [2.5.2](https://github.com/algolia/docsearch/compare/v2.5.1...v2.5.2) (2017-12-07)
This commit is contained in:
parent
1e72486468
commit
fb9c47b5ed
3 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
<a name="2.5.2"></a>
|
||||
## [2.5.2](https://github.com/algolia/docsearch/compare/v2.5.1...v2.5.2) (2017-12-07)
|
||||
|
||||
|
||||
|
||||
<a name="2.5.1"></a>
|
||||
## [2.5.1](https://github.com/algolia/docsearch/compare/v2.5.0...v2.5.1) (2017-11-28)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "docsearch.js",
|
||||
"version": "2.5.1",
|
||||
"version": "2.5.2",
|
||||
"description": "Add an autocomplete dropdown to your documentation",
|
||||
"main": "dist/npm/index.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
export default '2.5.1';
|
||||
export default '2.5.2';
|
||||
|
|
|
|||
Loading…
Reference in a new issue