v2.3.0
<a name="2.3.0"></a> # [2.3.0](https://github.com/algolia/docsearch/compare/v2.2.1...v2.3.0) (2017-02-08)
This commit is contained in:
parent
a6b794af24
commit
6dac0b31a0
3 changed files with 8 additions and 2 deletions
|
|
@ -1,3 +1,9 @@
|
|||
<a name="2.3.0"></a>
|
||||
# [2.3.0](https://github.com/algolia/docsearch/compare/v2.2.1...v2.3.0) (2017-02-08)
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="2.2.1"></a>
|
||||
## [2.2.1](https://github.com/algolia/docsearch/compare/v2.2.0...v2.2.1) (2017-01-11)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "docsearch.js",
|
||||
"version": "2.2.1",
|
||||
"version": "2.3.0",
|
||||
"description": "Add an autocomplete dropdown to your documentation",
|
||||
"main": "dist/npm/index.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
export default '2.2.1';
|
||||
export default '2.3.0';
|
||||
|
|
|
|||
Loading…
Reference in a new issue