Skip to content

Commit f0b4c66

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tidy-tips-grow.md

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

packages/starlight-changelogs/CHANGELOG.md

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

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- [#19](https://github.com/HiDeoo/starlight-changelogs/pull/19) [`1994049`](https://github.com/HiDeoo/starlight-changelogs/commit/19940492630db66a45ebb8aad07f520dc2013d53) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes.
8+
39
## 0.2.2
410

511
### Patch Changes

packages/starlight-changelogs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starlight-changelogs",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"license": "MIT",
55
"description": "Starlight plugin to display changelogs alongside your project documentation.",
66
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",

0 commit comments

Comments
 (0)