Skip to content

Commit 477b364

Browse files
authored
Merge pull request #573 from easyops-cn/release-please--branches--master--components--docusaurus-search-local
chore(master): release 0.55.2
2 parents 1e60641 + 0fb123f commit 477b364

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.55.2](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.55.1...v0.55.2) (2026-05-31)
6+
7+
8+
### Bug Fixes
9+
10+
* some languages need lunr wordcut ([1e60641](https://github.com/easyops-cn/docusaurus-search-local/commit/1e60641f5d26399ec2407f5c36ea28f6a3048028))
11+
* some languages need lunr wordcut ([d871555](https://github.com/easyops-cn/docusaurus-search-local/commit/d87155582f62b1fb42377f3af0cfc17f8784ff47)), closes [#438](https://github.com/easyops-cn/docusaurus-search-local/issues/438)
12+
513
## [0.55.1](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.55.0...v0.55.1) (2026-02-28)
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.55.1",
3+
"version": "0.55.2",
44
"description": "An offline/local search plugin for Docusaurus v3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)