Skip to content

Commit

Permalink
Merge pull request #411 from easyops-cn/release-please--branches--mas…
Browse files Browse the repository at this point in the history
…ter--components--docusaurus-search-local

chore(master): release 0.41.1
  • Loading branch information
weareoutman authored Jun 4, 2024
2 parents 9d76b81 + 5d9ba9e commit 7b527b1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docusaurus-search-local/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [0.41.1](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.41.0...v0.41.1) (2024-06-04)


### Bug Fixes

* bump version only for handling hash link with url path, closes [#408](https://github.com/easyops-cn/docusaurus-search-local/issues/408) via [#410](https://github.com/easyops-cn/docusaurus-search-local/issues/410) ([9d76b81](https://github.com/easyops-cn/docusaurus-search-local/commit/9d76b81be5ac3dad8b32ee66ac24004a1724df16))

## [0.41.0](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.40.1...v0.41.0) (2024-05-23)


Expand Down
2 changes: 1 addition & 1 deletion docusaurus-search-local/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@easyops-cn/docusaurus-search-local",
"version": "0.41.0",
"version": "0.41.1",
"description": "An offline/local search plugin for Docusaurus v3",
"repository": "https://github.com/easyops-cn/docusaurus-search-local",
"homepage": "https://github.com/easyops-cn/docusaurus-search-local",
Expand Down

0 comments on commit 7b527b1

Please sign in to comment.