Skip to content

Commit

Permalink
4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Oct 29, 2019
1 parent b3fb168 commit 5574b77
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
### v4.4.0 (2019-10-29)

#### Pull requests

- [#165](https://github.com/Munter/hyperlink/pull/165) Emit an error if a relation with a fragment gets redirected ([Andreas Lind](mailto:[email protected]), [Peter Müller](mailto:[email protected]))

#### Commits to master

- [Updated dependencies](https://github.com/Munter/hyperlink/commit/007c38e4f4cadc5059c9dd4867071abf42bab3c2) ([Peter Müller](mailto:[email protected]))
- [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))

### v4.3.2 (2019-08-28)

#### Pull requests
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hyperlink",
"version": "4.3.2",
"version": "4.4.0",
"description": "A node library and command line tool to test the integrity of your internal an external hyperlinks",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 5574b77

Please sign in to comment.