From 467f490fb86d43ed1ced103adfe8b645a3934186 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 10:17:11 +0000 Subject: [PATCH] ci: release starlight-toc-overview-customizer v0.1.1 --- .changeset/dirty-rockets-warn.md | 5 ----- packages/starlight-toc-overview-customizer/CHANGELOG.md | 6 ++++++ packages/starlight-toc-overview-customizer/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/dirty-rockets-warn.md diff --git a/.changeset/dirty-rockets-warn.md b/.changeset/dirty-rockets-warn.md deleted file mode 100644 index 35903e4..0000000 --- a/.changeset/dirty-rockets-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"starlight-toc-overview-customizer": patch ---- - -Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes. diff --git a/packages/starlight-toc-overview-customizer/CHANGELOG.md b/packages/starlight-toc-overview-customizer/CHANGELOG.md index e097e06..454081b 100644 --- a/packages/starlight-toc-overview-customizer/CHANGELOG.md +++ b/packages/starlight-toc-overview-customizer/CHANGELOG.md @@ -1,5 +1,11 @@ # starlight-toc-overview-customizer +## 0.1.1 + +### Patch Changes + +- [#24](https://github.com/trueberryless-org/starlight-toc-overview-customizer/pull/24) [`89b5e8b`](https://github.com/trueberryless-org/starlight-toc-overview-customizer/commit/89b5e8b08b92dec5ae1b9ef549da3737cde89302) Thanks [@trueberryless-org](https://github.com/apps/trueberryless-org)! - Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes. + ## 0.1.0 ### Minor Changes diff --git a/packages/starlight-toc-overview-customizer/package.json b/packages/starlight-toc-overview-customizer/package.json index 0d11023..c46f476 100644 --- a/packages/starlight-toc-overview-customizer/package.json +++ b/packages/starlight-toc-overview-customizer/package.json @@ -1,6 +1,6 @@ { "name": "starlight-toc-overview-customizer", - "version": "0.1.0", + "version": "0.1.1", "description": "Enhance Starlight's table of contents with customizable overview title", "homepage": "https://github.com/trueberryless-org/starlight-toc-overview-customizer", "bugs": {