ci: release (#92)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-16 18:33:53 +02:00
committed by GitHub
parent 2fd0555da1
commit d372739897
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'starlight-typedoc': patch
---
Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes.

View File

@@ -1,5 +1,11 @@
# starlight-typedoc
## 0.21.4
### Patch Changes
- [#91](https://github.com/HiDeoo/starlight-typedoc/pull/91) [`2fd0555`](https://github.com/HiDeoo/starlight-typedoc/commit/2fd0555da100d6bfb1b38b009a8517e85eb7e3b7) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes.
## 0.21.3
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "starlight-typedoc",
"version": "0.21.3",
"version": "0.21.4",
"license": "MIT",
"description": "Starlight plugin to generate documentation from TypeScript using TypeDoc.",
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",