Skip to content

Commit b3e96e4

Browse files
[ci] release
1 parent d4cf8cc commit b3e96e4

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/small-trainers-learn.md

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

packages/docsearch/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- [#2589](https://github.com/withastro/starlight/pull/2589) [`d4cf8cc`](https://github.com/withastro/starlight/commit/d4cf8cc5633dc87474f943657ec4846e821f7f5b) Thanks [@delucis](https://github.com/delucis)! - Adds support for some more of the DocSearch component’s configuration options
8+
39
## 0.2.0
410

511
### 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.2.0",
3+
"version": "0.3.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)