From db99a413eceb817197924a72d08a7ccbb861d74c Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 03:46:35 +0000 Subject: [PATCH] chore: release 0.9.3 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76d44348..55861ba0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.9.3](https://www.github.com/easyops-cn/docusaurus-search-local/compare/v0.9.2...v0.9.3) (2020-10-29) + + +### Bug Fixes + +* fix languages other than en and zh ([f43fd4b](https://www.github.com/easyops-cn/docusaurus-search-local/commit/f43fd4b6a261338da70556396a9c810884674e17)), closes [#9](https://www.github.com/easyops-cn/docusaurus-search-local/issues/9) + ### [0.9.2](https://www.github.com/easyops-cn/docusaurus-search-local/compare/v0.9.1...v0.9.2) (2020-10-24) diff --git a/package.json b/package.json index 068fcc81..ec91ef35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@easyops-cn/docusaurus-search-local", - "version": "0.9.2", + "version": "0.9.3", "repository": "https://github.com/easyops-cn/docusaurus-search-local", "homepage": "https://github.com/easyops-cn/docusaurus-search-local", "scripts": {