Skip to content

Commit 06da3d4

Browse files
committed
4.6.1
1 parent baa2d1d commit 06da3d4

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
### v4.6.0 (2020-11-11)
1+
### v4.6.1 (2021-04-13)
2+
3+
- [#192](https://github.com/Munter/hyperlink/pull/192) Make it clearer that --skip and --todo are substrings ([Aarni Koskela](mailto:akx@iki.fi))
4+
- [#193](https://github.com/Munter/hyperlink/pull/193) Remove antiquated JSHint files ([Aarni Koskela](mailto:akx@iki.fi))
5+
6+
### v4.6.0 (2020-11-12)
27

38
- [Update assetgraph to ^6.3.0](https://github.com/Munter/hyperlink/commit/9441a659ea9f7738b74dbb4c33e2a19b6decbe44) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com))
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyperlink",
3-
"version": "4.6.0",
3+
"version": "4.6.1",
44
"description": "A node library and command line tool to test the integrity of your internal an external hyperlinks",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)