Skip to content

Commit 5574b77

Browse files
committed
4.4.0
1 parent b3fb168 commit 5574b77

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
### v4.4.0 (2019-10-29)
2+
3+
#### Pull requests
4+
5+
- [#165](https://github.com/Munter/hyperlink/pull/165) Emit an error if a relation with a fragment gets redirected ([Andreas Lind](mailto:andreaslindpetersen@gmail.com), [Peter Müller](mailto:munter@fumle.dk))
6+
7+
#### Commits to master
8+
9+
- [Updated dependencies](https://github.com/Munter/hyperlink/commit/007c38e4f4cadc5059c9dd4867071abf42bab3c2) ([Peter Müller](mailto:munter@fumle.dk))
10+
- [chore\(package\): update eslint-plugin-node to version 10.0.0](https://github.com/Munter/hyperlink/commit/0e772a3c7b9404bcbdfde91dfe166d8ec3dc123d) ([greenkeeper[bot]](mailto:23040076+greenkeeper[bot]@users.noreply.github.com))
11+
112
### v4.3.2 (2019-08-28)
213

314
#### Pull requests

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.3.2",
3+
"version": "4.4.0",
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)