Skip to content

Commit d2cbd69

Browse files
authored
Merge pull request #33 from easyops-cn/release-v0.14.0
chore: release 0.14.0
2 parents 940020b + 7c37dfc commit d2cbd69

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.0](https://www.github.com/easyops-cn/docusaurus-search-local/compare/v0.13.1...v0.14.0) (2020-11-19)
6+
7+
8+
### Features
9+
10+
* compatible with docusaurus v2.0.0-alhpa.68
11+
* migrate from @hapi/joi to joi after upgraded docusaurus v2 alpha.68 ([e33ce5b](https://www.github.com/easyops-cn/docusaurus-search-local/commit/e33ce5bbadb6401960a12a2dfab5fa2e441c1a0a)), closes [#31](https://www.github.com/easyops-cn/docusaurus-search-local/issues/31)
12+
513
### [0.13.1](https://www.github.com/easyops-cn/docusaurus-search-local/compare/v0.13.0...v0.13.1) (2020-11-17)
614

715

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