Skip to content

Commit b1056c2

Browse files
authored
Merge pull request #508 from easyops-cn/release-please--branches--master--components--docusaurus-search-local
chore(master): release 0.49.1
2 parents 646b5a0 + c8de5af commit b1056c2

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.49.1](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.49.0...v0.49.1) (2025-03-12)
6+
7+
8+
### Bug Fixes
9+
10+
* refine fuzzy matching order ([60d2b0b](https://github.com/easyops-cn/docusaurus-search-local/commit/60d2b0bab03ebcb9d969ac0fabaf2deaa76eef13)), closes [#504](https://github.com/easyops-cn/docusaurus-search-local/issues/504)
11+
* refine fuzzy matching order ([#507](https://github.com/easyops-cn/docusaurus-search-local/issues/507)) ([646b5a0](https://github.com/easyops-cn/docusaurus-search-local/commit/646b5a0fb20933c86972047ec940a51270bf96ba)), closes [#504](https://github.com/easyops-cn/docusaurus-search-local/issues/504)
12+
513
## [0.49.0](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.48.5...v0.49.0) (2025-03-12)
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.49.0",
3+
"version": "0.49.1",
44
"description": "An offline/local search plugin for Docusaurus v3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)