ci: release (#86)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-09 17:48:06 +02:00
committed by GitHub
parent 51d3e370a5
commit e990682b95
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'starlight-typedoc': patch
---
Fixes a sidebar generation issue when using the [plugin `watch` configuration option](https://starlight-typedoc.vercel.app/configuration/#watch).

View File

@@ -1,5 +1,11 @@
# starlight-typedoc
## 0.21.3
### Patch Changes
- [#85](https://github.com/HiDeoo/starlight-typedoc/pull/85) [`51d3e37`](https://github.com/HiDeoo/starlight-typedoc/commit/51d3e370a5fff417a2c104175c0ee17d4048eb66) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes a sidebar generation issue when using the [plugin `watch` configuration option](https://starlight-typedoc.vercel.app/configuration/#watch).
## 0.21.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "starlight-typedoc",
"version": "0.21.2",
"version": "0.21.3",
"license": "MIT",
"description": "Starlight plugin to generate documentation from TypeScript using TypeDoc.",
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",