From 3c2c966ecea463650266c538ccb1ad52506a7914 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 21:50:00 +0200 Subject: [PATCH] Apply Version Updates From Current Changes (#18) Co-authored-by: amrbashir --- .changes/class-open-typo.md | 5 ----- CHANGELOG.md | 5 +++++ package.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 .changes/class-open-typo.md diff --git a/.changes/class-open-typo.md b/.changes/class-open-typo.md deleted file mode 100644 index e8855e8c..00000000 --- a/.changes/class-open-typo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"meilisearch-docsearch": "patch" ---- - -Use correct `docsearch--active` to determine if the modal is open, instead of `DocSearch--active` diff --git a/CHANGELOG.md b/CHANGELOG.md index 62638e4d..907732ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## \[0.4.5] + +- Use correct `docsearch--active` to determine if the modal is open, instead of `DocSearch--active` + - [5770596](https://github.com/tauri-apps/meilisearch-docsearch/commit/5770596cbe6d4dc9e90b7f33e15fb0d4b93658c4) fix: use correct class `docsearch--active` on 2023-02-07 + ## \[0.4.4] - Add missing responsive css in `button.css` import diff --git a/package.json b/package.json index 596ea207..4f66bb0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meilisearch-docsearch", - "version": "0.4.4", + "version": "0.4.5", "description": "A quick search component for meilisearch, inspired by algolia/docsearch.", "license": "MIT or Apache-2.0", "files": [