Skip to content

Commit c97caa0

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

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/kind-owls-thank.md

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

packages/starlight-typedoc/CHANGELOG.md

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

3+
## 0.21.0
4+
5+
### Minor Changes
6+
7+
- [#77](https://github.com/HiDeoo/starlight-typedoc/pull/77) [`751021f`](https://github.com/HiDeoo/starlight-typedoc/commit/751021f9e1029600266cc8c3bea8232e385bbbc3) Thanks [@HiDeoo](https://github.com/HiDeoo)! - ⚠️ **BREAKING CHANGE:** The minimum supported version of `typedoc` is now `0.28.0`.
8+
9+
⚠️ **BREAKING CHANGE:** The minimum supported version of `typedoc-plugin-markdown` is now `4.6.0`.
10+
311
## 0.20.0
412

513
### 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.20.0",
3+
"version": "0.21.0",
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)