Skip to content

Commit

Permalink
4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Nov 25, 2019
1 parent c942792 commit 958dcb7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### v4.4.3 (2019-11-25)

- [Update dependencies](https://github.com/Munter/hyperlink/commit/c942792c8783ac1478a9b25671461a5e0c5b4725) ([Peter Müller](mailto:munter@fumle.dk))
- [Update assetgraph to 6.0.2](https://github.com/Munter/hyperlink/commit/73b1c5e5daf3679e15b5df17dba28f35be5e8ab7) ([Peter Müller](mailto:munter@fumle.dk))

### v4.4.2 (2019-11-16)

- [Fix bug where local srcset images would be categorized as external](https://github.com/Munter/hyperlink/commit/4613190b9bd75b29f24134e2a0aa985f37e1b421) ([Peter Müller](mailto:munter@fumle.dk))
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.4.2",
"version": "4.4.3",
"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 958dcb7

Please sign in to comment.