From 527ebb65483ba4fb846da716e413b497564bc9ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 15:41:26 +0200 Subject: [PATCH] apply version updates (#181) Co-authored-by: amrbashir --- .changes/close-modal-on-click.md | 5 ----- .changes/error-on-enter.md | 5 ----- .changes/macos-meta.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 5 files changed, 7 insertions(+), 16 deletions(-) delete mode 100644 .changes/close-modal-on-click.md delete mode 100644 .changes/error-on-enter.md delete mode 100644 .changes/macos-meta.md diff --git a/.changes/close-modal-on-click.md b/.changes/close-modal-on-click.md deleted file mode 100644 index e12981b..0000000 --- a/.changes/close-modal-on-click.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"meilisearch-docsearch": "patch" ---- - -Close modal when navigating in the same page. diff --git a/.changes/error-on-enter.md b/.changes/error-on-enter.md deleted file mode 100644 index e98d1a1..0000000 --- a/.changes/error-on-enter.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"meilisearch-docsearch": "patch" ---- - -Fix error when pressing Enter when there is no results. diff --git a/.changes/macos-meta.md b/.changes/macos-meta.md deleted file mode 100644 index 43b5ebc..0000000 --- a/.changes/macos-meta.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"meilisearch-docsearch": "patch" ---- - -Fix Command+k not working on macOS devices. diff --git a/CHANGELOG.md b/CHANGELOG.md index d7e7fe0..edb8814 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## \[0.7.1] + +- [`b03fb94`](https://github.com/tauri-apps/meilisearch-docsearch/commit/b03fb9484cd39fa5a684bf912ed4b05384ce0793) Close modal when navigating in the same page. +- [`155171a`](https://github.com/tauri-apps/meilisearch-docsearch/commit/155171a5a29d4780dd0261c5d2b888c992d1d6a6) Fix error when pressing Enter when there is no results. +- [`ce30ebe`](https://github.com/tauri-apps/meilisearch-docsearch/commit/ce30ebec67a90c5b755464e74d3e70c194194fce) ([#178](https://github.com/tauri-apps/meilisearch-docsearch/pull/178)) Fix Command+k not working on macOS devices. + ## \[0.7.0] - [`549a4d8`](https://github.com/tauri-apps/meilisearch-docsearch/commit/549a4d852c7615c81b255bacc72cff51168775d0) ([#165](https://github.com/tauri-apps/meilisearch-docsearch/pull/165) by [@amrbashir](https://github.com/tauri-apps/meilisearch-docsearch/../../amrbashir)) Add `debounceDuration` option to set debouce duration or disable it. diff --git a/package.json b/package.json index c6f3654..385caa8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meilisearch-docsearch", - "version": "0.7.0", + "version": "0.7.1", "description": "A quick search component for meilisearch, inspired by algolia/docsearch.", "license": "MIT or Apache-2.0", "files": [