Skip to content

Commit 4489d9f

Browse files
authored
Merge pull request #102 from easyops-cn/release-v0.19.0
chore: release 0.19.0
2 parents 3476a28 + 2671ff1 commit 4489d9f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.19.0](https://www.github.com/easyops-cn/docusaurus-search-local/compare/v0.18.1...v0.19.0) (2021-08-03)
6+
7+
8+
### Features
9+
10+
* depends on docusaurus 2.0.0-beta.4 ([69ea575](https://www.github.com/easyops-cn/docusaurus-search-local/commit/69ea5757d6b4ef6158033d1cf766abc65d5e76d4))
11+
12+
13+
### Bug Fixes
14+
15+
* handle trailingSlash config ([16aa10f](https://www.github.com/easyops-cn/docusaurus-search-local/commit/16aa10f8117f1ceb5de4e1df3f18fe89c8b0c4ba)), closes [#100](https://www.github.com/easyops-cn/docusaurus-search-local/issues/100)
16+
517
### [0.18.1](https://www.github.com/easyops-cn/docusaurus-search-local/compare/v0.18.0...v0.18.1) (2021-06-05)
618

719

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.18.1",
3+
"version": "0.19.0",
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)