From 734f8a734fb110b60f35d0413f5850cdc7047c6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 04:28:29 +0300 Subject: [PATCH] apply version updates (#195) Co-authored-by: amrbashir --- .changes/check-composition-event.md | 5 ----- CHANGELOG.md | 4 ++++ package.json | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) delete mode 100644 .changes/check-composition-event.md diff --git a/.changes/check-composition-event.md b/.changes/check-composition-event.md deleted file mode 100644 index 0251e35..0000000 --- a/.changes/check-composition-event.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"meilisearch-docsearch": "minor" ---- - -Add `checkCompositionEvent` option to avoid unexpected input behaviour during IME composition. diff --git a/CHANGELOG.md b/CHANGELOG.md index e41a5da..8558129 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## \[0.8.0] + +- [`5563edc`](https://github.com/tauri-apps/meilisearch-docsearch/commit/5563edcc0294dd4f5d12be71dd2a04aed8b373e0) ([#194](https://github.com/tauri-apps/meilisearch-docsearch/pull/194) by [@repeatedly](https://github.com/tauri-apps/meilisearch-docsearch/../../repeatedly)) Add `checkCompositionEvent` option to avoid unexpected input behaviour during IME composition. + ## \[0.7.2] - [`7d78677`](https://github.com/tauri-apps/meilisearch-docsearch/commit/7d78677f665a164b4acdc60c30c57c246a2491e8) ([#189](https://github.com/tauri-apps/meilisearch-docsearch/pull/189) by [@mixlette](https://github.com/tauri-apps/meilisearch-docsearch/../../mixlette)) Fix `/solid` import containing reference to `React.createElement`. Now `/solid` import will include untransformed JSX, so you can import it directly in your solid projects as it was intended. diff --git a/package.json b/package.json index f3e4268..d292206 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meilisearch-docsearch", - "version": "0.7.2", + "version": "0.8.0", "description": "A quick search component for meilisearch, inspired by algolia/docsearch.", "license": "MIT or Apache-2.0", "files": [