Skip to content

Commit 3aeba2d

Browse files
author
Leonid Buneev
committed
Bump version
1 parent 2a74fc7 commit 3aeba2d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ All notable changes to this project will be documented in this file.
1414
- Ability to exclude page from search (@bobheadxi in #10)
1515
- Specified "simple" encoder for english-based languages to allow fuzzy search (see #22)
1616
- If page title is not specified on page itself, title will be taken from sidebar (#21)
17+
- Highlighting of search term (#2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-plugin-fulltext-search",
3-
"version": "2.0.6",
3+
"version": "2.1.0",
44
"description": "Adds full-text search capabilities to your vuepress site with a help of flexsearch library.",
55
"main": "index.js",
66
"repository": "https://github.com/leo-buneev/vuepress-plugin-fulltext-search.git",

0 commit comments

Comments
 (0)