Skip to content

Commit 67d93e2

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sweet-cycles-cheer.md

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

packages/starlight-sidebar-topics/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# starlight-sidebar-topics
22

3+
## 0.6.2
4+
5+
### Patch Changes
6+
7+
- [#48](https://github.com/HiDeoo/starlight-sidebar-topics/pull/48) [`e5163eb`](https://github.com/HiDeoo/starlight-sidebar-topics/commit/e5163eb17f1fdcafa73339fcece28166d7a8aa55) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes.
8+
39
## 0.6.1
410

511
### Patch Changes

packages/starlight-sidebar-topics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starlight-sidebar-topics",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"license": "MIT",
55
"description": "Starlight plugin to split your documentation into different sections, each with its own sidebar.",
66
"author": "HiDeoo <[email protected]> (https://hideoo.dev)",

0 commit comments

Comments
 (0)