mirror of
https://github.com/SrIzan10/starlight-typedoc.git
synced 2026-05-01 11:05:15 +00:00
ci: release (#95)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e848c07cff
commit
e5409b79b6
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'starlight-typedoc': patch
|
||||
---
|
||||
|
||||
Fixes a potential error when rendering link tags in comments that reference reflections without URLs.
|
||||
@@ -1,5 +1,11 @@
|
||||
# starlight-typedoc
|
||||
|
||||
## 0.21.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#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.
|
||||
|
||||
## 0.21.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "starlight-typedoc",
|
||||
"version": "0.21.4",
|
||||
"version": "0.21.5",
|
||||
"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