Skip to content

Commit e990682

Browse files
ci: release (#86)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 51d3e37 commit e990682

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/smooth-lamps-fail.md

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

packages/starlight-typedoc/CHANGELOG.md

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

3+
## 0.21.3
4+
5+
### Patch Changes
6+
7+
- [#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).
8+
39
## 0.21.2
410

511
### Patch Changes

packages/starlight-typedoc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starlight-typedoc",
3-
"version": "0.21.2",
3+
"version": "0.21.3",
44
"license": "MIT",
55
"description": "Starlight plugin to generate documentation from TypeScript using TypeDoc.",
66
"author": "HiDeoo <[email protected]> (https://hideoo.dev)",

0 commit comments

Comments
 (0)