Skip to content

Commit e5409b7

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/puny-pets-refuse.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.5
4+
5+
### Patch Changes
6+
7+
- [#94](https://github.com/HiDeoo/starlight-typedoc/pull/94) [`e848c07`](https://github.com/HiDeoo/starlight-typedoc/commit/e848c07cffc5f4530e99af314bdf1e848d7310a7) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes a potential error when rendering link tags in comments that reference reflections without URLs.
8+
39
## 0.21.4
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.4",
3+
"version": "0.21.5",
44
"license": "MIT",
55
"description": "Starlight plugin to generate documentation from TypeScript using TypeDoc.",
66
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",

0 commit comments

Comments
 (0)