Skip to content

Commit d1dcf7c

Browse files
committed
v0.7.7
1 parent 9be9a0c commit d1dcf7c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
* 0.7.7 added `--host-requests`, `--requests` CLI options
12
* 0.7.6 bug fix
23
* 0.7.5 bug fix
34
* 0.7.4 bug fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "broken-link-checker",
33
"description": "Find broken links, missing images, etc in your HTML.",
4-
"version": "0.7.6",
4+
"version": "0.7.7",
55
"license": "MIT",
66
"homepage": "https://github.com/stevenvachon/broken-link-checker",
77
"author": {

0 commit comments

Comments
 (0)