Skip to content

Commit c6dfce7

Browse files
ci: release (#81)
Co-authored-by: HiDeoo <[email protected]>
1 parent e447787 commit c6dfce7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/khaki-countries-sneeze.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.1
4+
5+
### Patch Changes
6+
7+
- [#80](https://github.com/HiDeoo/starlight-typedoc/pull/80) [`e447787`](https://github.com/HiDeoo/starlight-typedoc/commit/e4477874721b8c8482375c35587aebabb3fa8d17) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes a potential page and link generation issue with some declaration reference names such as a function named `$`.
8+
39
## 0.21.0
410

511
### Minor 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.0",
3+
"version": "0.21.1",
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)