Skip to content

Commit 93838fe

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

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/empty-laws-stop.md

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

.changeset/happy-gifts-hug.md

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

packages/starlight-links-validator/CHANGELOG.md

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

3+
## 0.19.0
4+
5+
### Minor Changes
6+
7+
- [#123](https://github.com/HiDeoo/starlight-links-validator/pull/123) [`e9cc59d`](https://github.com/HiDeoo/starlight-links-validator/commit/e9cc59de376c7602f70e9310e320fdd6d44a17d3) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Adds validation of [hero action links](https://starlight.astro.build/reference/frontmatter/#hero) in frontmatter.
8+
9+
- [#123](https://github.com/HiDeoo/starlight-links-validator/pull/123) [`e9cc59d`](https://github.com/HiDeoo/starlight-links-validator/commit/e9cc59de376c7602f70e9310e320fdd6d44a17d3) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Adds validation of [previous](https://starlight.astro.build/reference/frontmatter/#prev) and [next](https://starlight.astro.build/reference/frontmatter/#next) page links in frontmatter.
10+
311
## 0.18.1
412

513
### Patch Changes

packages/starlight-links-validator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starlight-links-validator",
3-
"version": "0.18.1",
3+
"version": "0.19.0",
44
"license": "MIT",
55
"description": "Starlight plugin to validate internal links.",
66
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",

0 commit comments

Comments
 (0)