diff --git a/CHANGELOG.md b/CHANGELOG.md index e7cd8a3..04079d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + +## 1.0.6 (2018-05-29) + +* Update ([a352247](https://github.com/Kikobeats/html-urls/commit/a352247)) +* Update README.md ([b04bf62](https://github.com/Kikobeats/html-urls/commit/b04bf62)) +* fix(package): update @metascraper/helpers to version 3.11.4 ([7ae9fd7](https://github.com/Kikobeats/html-urls/commit/7ae9fd7)) + + + ## 1.0.5 (2018-04-29) diff --git a/package.json b/package.json index e1ecbc0..1e50ee7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "html-urls", "description": "Get all links from a HTML markup", "homepage": "https://documentup.com/Kikobeats/html-urls", - "version": "1.0.5", + "version": "1.0.6", "main": "src/index.js", "author": { "email": "josefrancisco.verdu@gmail.com",