Skip to content

Commit 40d388b

Browse files
ci: release (#92)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1ef31b8 commit 40d388b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gorgeous-plums-sleep.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.14.3
4+
5+
### Patch Changes
6+
7+
- [#91](https://github.com/HiDeoo/starlight-links-validator/pull/91) [`1ef31b8`](https://github.com/HiDeoo/starlight-links-validator/commit/1ef31b81e7c5321a7481df6111d9161c4608fd4e) Thanks [@DaniFoldi](https://github.com/DaniFoldi)! - Moves `mdast-util-mdx-jsx` package to non-dev dependencies to prevent issues in monorepos with hoisting disabled.
8+
39
## 0.14.2
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.14.2",
3+
"version": "0.14.3",
44
"license": "MIT",
55
"description": "Starlight plugin to validate internal links.",
66
"author": "HiDeoo <[email protected]> (https://hideoo.dev)",

0 commit comments

Comments
 (0)