Skip to content

Commit 452579a

Browse files
authored
Merge pull request #547 from easyops-cn/release-please--branches--master--components--docusaurus-search-local
chore(master): release 0.52.2
2 parents 5aedc2e + 196894d commit 452579a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docusaurus-search-local/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
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.
44

5+
## [0.52.2](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.52.1...v0.52.2) (2025-12-01)
6+
7+
8+
### Bug Fixes
9+
10+
* wrap SearchBar with DocsPreferredVersionContextProvider for Docusaurus 3.9+ compatibility ([5aedc2e](https://github.com/easyops-cn/docusaurus-search-local/commit/5aedc2e7c4f2672d90d793d1a13e75bb5386e15b))
11+
* wrap SearchBar with DocsPreferredVersionContextProvider for Docusaurus 3.9+ compatibility ([1b4f011](https://github.com/easyops-cn/docusaurus-search-local/commit/1b4f01139be07ba7cfa502db01aef61dd5e97929))
12+
513
## [0.52.1](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.52.0...v0.52.1) (2025-07-22)
614

715

docusaurus-search-local/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@easyops-cn/docusaurus-search-local",
3-
"version": "0.52.1",
3+
"version": "0.52.2",
44
"description": "An offline/local search plugin for Docusaurus v3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)