Skip to content

Commit 5ac046b

Browse files
chore(main): release linkinator 7.5.3 (#765)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1f83f3b commit 5ac046b

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "7.5.2"
2+
".": "7.5.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [7.5.3](https://github.com/JustinBeckwith/linkinator/compare/linkinator-v7.5.2...linkinator-v7.5.3) (2025-12-27)
4+
5+
6+
### Bug Fixes
7+
8+
* include build/package.json in npm package ([#764](https://github.com/JustinBeckwith/linkinator/issues/764)) ([1f83f3b](https://github.com/JustinBeckwith/linkinator/commit/1f83f3bbf8553812879d48ce3c8b016964a75cbf))
9+
310
## [7.5.2](https://github.com/JustinBeckwith/linkinator/compare/linkinator-v7.5.1...linkinator-v7.5.2) (2025-12-26)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linkinator",
33
"description": "Find broken links, missing images, etc in your HTML. Scurry around your site and find all those broken links.",
4-
"version": "7.5.2",
4+
"version": "7.5.3",
55
"license": "MIT",
66
"repository": "JustinBeckwith/linkinator",
77
"author": "Justin Beckwith",

0 commit comments

Comments
 (0)