Skip to content

Commit d7a05ed

Browse files
authored
Merge pull request #76 from easyops-cn/release-v0.16.0
chore: release 0.16.0
2 parents ed0c371 + 0e17f61 commit d7a05ed

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.16.0](https://www.github.com/easyops-cn/docusaurus-search-local/compare/v0.15.1...v0.16.0) (2021-04-20)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* requires docusaurus ^2.0.0-alpha.73
11+
12+
### Features
13+
14+
* fix error of mixing of joi schemas ([2159902](https://www.github.com/easyops-cn/docusaurus-search-local/commit/21599028d7c571f56fa4d97149b703322c9752ad)), closes [#31](https://www.github.com/easyops-cn/docusaurus-search-local/issues/31)
15+
516
### [0.15.1](https://www.github.com/easyops-cn/docusaurus-search-local/compare/v0.15.0...v0.15.1) (2021-04-08)
617

718

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