Skip to content

Commit 5ca07d6

Browse files
authored
chore(master): release 0.49.0 (#506)
1 parent c8310f3 commit 5ca07d6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docusaurus-search-local/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.0](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.48.5...v0.49.0) (2025-03-12)
6+
7+
8+
### Features
9+
10+
* support fuzzy matching, closes [#504](https://github.com/easyops-cn/docusaurus-search-local/issues/504) ([#505](https://github.com/easyops-cn/docusaurus-search-local/issues/505)) ([c8310f3](https://github.com/easyops-cn/docusaurus-search-local/commit/c8310f39c05f0409ba227318a70dba828ca65aa0))
11+
512
## [0.48.5](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.48.4...v0.48.5) (2025-02-05)
613

714

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.48.5",
3+
"version": "0.49.0",
44
"description": "An offline/local search plugin for Docusaurus v3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)