Skip to content

Commit 22a4c17

Browse files
authored
Merge pull request #554 from easyops-cn/release-please--branches--master--components--docusaurus-search-local
chore(master): release 0.52.3
2 parents 7e72ef4 + a64a6d5 commit 22a4c17

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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.3](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.52.2...v0.52.3) (2026-01-29)
6+
7+
8+
### Bug Fixes
9+
10+
* replace useDocsPreferredVersion with useActiveVersion ([7e72ef4](https://github.com/easyops-cn/docusaurus-search-local/commit/7e72ef42c8605f4f4147b2227decc9865ac41afd))
11+
* replace useDocsPreferredVersion with useActiveVersion ([15ba30d](https://github.com/easyops-cn/docusaurus-search-local/commit/15ba30d8c4aab85984be337f227b3ab166daa93e))
12+
513
## [0.52.2](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.52.1...v0.52.2) (2025-12-01)
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.2",
3+
"version": "0.52.3",
44
"description": "An offline/local search plugin for Docusaurus v3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)