Skip to content

Commit 095c7bb

Browse files
[ci] release (#2831)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e56586a commit 095c7bb

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

‎.changeset/three-pumpkins-turn.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

‎packages/docsearch/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @astrojs/starlight-docsearch
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- [#2822](https://github.com/withastro/starlight/pull/2822) [`e56586a`](https://github.com/withastro/starlight/commit/e56586add37188b43f3f4c8c15883724fe8fdf87) Thanks [@KianNH](https://github.com/KianNH)! - Adds a new `clientOptionsModule` plugin option to support configuring unserializable DocSearch options such as `resultsFooterComponent()`.
8+
9+
See [“DocSearch configuration”](https://starlight.astro.build/guides/site-search/#docsearch-configuration) in the Starlight docs for more details.
10+
311
## 0.4.0
412

513
### Minor Changes

‎packages/docsearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@astrojs/starlight-docsearch",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Algolia DocSearch plugin for the Starlight documentation theme for Astro",
55
"author": "Chris Swithinbank <swithinbank@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)