Skip to content

Commit 17e41f3

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/gold-knives-smell.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.19.2
4+
5+
### Patch Changes
6+
7+
- [#131](https://github.com/HiDeoo/starlight-links-validator/pull/131) [`14f4d8d`](https://github.com/HiDeoo/starlight-links-validator/commit/14f4d8db5a6df3d95d3c4859b8a41468a99b3d63) Thanks [@DaniFoldi](https://github.com/DaniFoldi)! - Adds `astro` as a peer dependency to prevent potential build errors in monorepos with hoisting disabled.
8+
39
## 0.19.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.19.1",
3+
"version": "0.19.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)