Skip to content

Commit 87be579

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

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/cool-rivers-pay.md

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

.changeset/few-seas-attend.md

Lines changed: 0 additions & 5 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.1.1
4+
5+
### Patch Changes
6+
7+
- [#3](https://github.com/HiDeoo/starlight-changelogs/pull/3) [`d4a21ef`](https://github.com/HiDeoo/starlight-changelogs/commit/d4a21ef63507b75fe5f33b5d29a43782f63e171f) Thanks [@trueberryless](https://github.com/trueberryless)! - Adds German UI translations.
8+
9+
- [#4](https://github.com/HiDeoo/starlight-changelogs/pull/4) [`9a075e2`](https://github.com/HiDeoo/starlight-changelogs/commit/9a075e292e108bfa981acd9482e03febdb15c59a) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes an a pagination issue with changelog sidebar links in multilingual projects.
10+
311
## 0.1.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.1.0",
3+
"version": "0.1.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)