Skip to content

Commit 4c7856f

Browse files
authored
Merge pull request #50 from easyops-cn/release-v0.14.3
chore: release 0.14.3
2 parents 37a1a10 + 8473a77 commit 4c7856f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.14.3](https://www.github.com/easyops-cn/docusaurus-search-local/compare/v0.14.2...v0.14.3) (2021-01-12)
6+
7+
8+
### Bug Fixes
9+
10+
* fix highlight not cleared when researching ([37a1a10](https://www.github.com/easyops-cn/docusaurus-search-local/commit/37a1a104c72f6abded27573fb30a00fc312b4f05))
11+
512
### [0.14.2](https://www.github.com/easyops-cn/docusaurus-search-local/compare/v0.14.1...v0.14.2) (2020-11-25)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@easyops-cn/docusaurus-search-local",
3-
"version": "0.14.2",
3+
"version": "0.14.3",
44
"description": "An offline/local search plugin for Docusaurus v2.",
55
"repository": "https://github.com/easyops-cn/docusaurus-search-local",
66
"homepage": "https://github.com/easyops-cn/docusaurus-search-local",

0 commit comments

Comments
 (0)