mirror of
https://github.com/SrIzan10/starlight-typedoc.git
synced 2026-05-01 11:05:15 +00:00
ci: release (#86)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
51d3e370a5
commit
e990682b95
@@ -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).
|
||||
@@ -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
|
||||
|
||||
@@ -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)",
|
||||
|
||||
Reference in New Issue
Block a user