Skip to content

Commit f1d0745

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

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/cute-doodles-post.md

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

packages/starlight-changelogs/CHANGELOG.md

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

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [#13](https://github.com/HiDeoo/starlight-changelogs/pull/13) [`c0f65d1`](https://github.com/HiDeoo/starlight-changelogs/commit/c0f65d1231d67009a2730f89501ba0a0642b0ad9) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes an issue with the GitHub provider and releases that don't have a name set.
8+
9+
When a release doesn't have a name, the tag name will now be used as a fallback for the version title.
10+
311
## 0.2.0
412

513
### Minor 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.0",
3+
"version": "0.2.1",
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)