Skip to content

Commit 99831fd

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/good-toys-serve.md

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

packages/starlight-links-validator/CHANGELOG.md

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

3+
## 0.17.2
4+
5+
### Patch Changes
6+
7+
- [#115](https://github.com/HiDeoo/starlight-links-validator/pull/115) [`b042c61`](https://github.com/HiDeoo/starlight-links-validator/commit/b042c61d479ad6584a4065bf84dadb6f3078145a) Thanks [@trueberryless](https://github.com/trueberryless)! - Fixes validation issue for links to Starlight page's title anchor, e.g. `/getting-started/#_top`.
8+
39
## 0.17.1
410

511
### 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.17.1",
3+
"version": "0.17.2",
44
"license": "MIT",
55
"description": "Starlight plugin to validate internal links.",
66
"author": "HiDeoo <[email protected]> (https://hideoo.dev)",

0 commit comments

Comments
 (0)