v2.4.1
<a name="2.4.1"></a> ## [2.4.1](https://github.com/algolia/docsearch/compare/v2.4.0...v2.4.1) (2017-08-08)
This commit is contained in:
parent
f8cada1429
commit
320157b1a5
3 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
<a name="2.4.1"></a>
|
||||
## [2.4.1](https://github.com/algolia/docsearch/compare/v2.4.0...v2.4.1) (2017-08-08)
|
||||
|
||||
|
||||
|
||||
<a name="2.4.0"></a>
|
||||
# [2.4.0](https://github.com/algolia/docsearch/compare/v2.3.3...v2.4.0) (2017-08-08)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "docsearch.js",
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"description": "Add an autocomplete dropdown to your documentation",
|
||||
"main": "dist/npm/index.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
export default '2.4.0';
|
||||
export default '2.4.1';
|
||||
|
|
|
|||
Loading…
Reference in a new issue