Skip to content

Commit

Permalink
Merge pull request #76 from easyops-cn/release-v0.16.0
Browse files Browse the repository at this point in the history
chore: release 0.16.0
  • Loading branch information
weareoutman authored Apr 20, 2021
2 parents ed0c371 + 0e17f61 commit d7a05ed
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

## [0.16.0](https://www.github.com/easyops-cn/docusaurus-search-local/compare/v0.15.1...v0.16.0) (2021-04-20)


### ⚠ BREAKING CHANGES

* requires docusaurus ^2.0.0-alpha.73

### Features

* 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)

### [0.15.1](https://www.github.com/easyops-cn/docusaurus-search-local/compare/v0.15.0...v0.15.1) (2021-04-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@easyops-cn/docusaurus-search-local",
"version": "0.15.1",
"version": "0.16.0",
"description": "An offline/local search plugin for Docusaurus v2.",
"repository": "https://github.com/easyops-cn/docusaurus-search-local",
"homepage": "https://github.com/easyops-cn/docusaurus-search-local",
Expand Down

0 comments on commit d7a05ed

Please sign in to comment.