Skip to content

Commit 3c2c966

Browse files
Apply Version Updates From Current Changes (#18)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
1 parent 5770596 commit 3c2c966

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changes/class-open-typo.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## \[0.4.5]
4+
5+
- Use correct `docsearch--active` to determine if the modal is open, instead of `DocSearch--active`
6+
- [5770596](https://github.com/tauri-apps/meilisearch-docsearch/commit/5770596cbe6d4dc9e90b7f33e15fb0d4b93658c4) fix: use correct class `docsearch--active` on 2023-02-07
7+
38
## \[0.4.4]
49

510
- Add missing responsive css in `button.css` import

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meilisearch-docsearch",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "A quick search component for meilisearch, inspired by algolia/docsearch.",
55
"license": "MIT or Apache-2.0",
66
"files": [

0 commit comments

Comments
 (0)