1
0
Fork 0
<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:
vvo 2017-12-07 13:16:02 +01:00
parent 1e72486468
commit fb9c47b5ed
3 changed files with 7 additions and 2 deletions

View file

@ -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)

View file

@ -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": {

View file

@ -1 +1 @@
export default '2.5.1';
export default '2.5.2';