diff --git a/CHANGELOG.md b/CHANGELOG.md index 557b016..114e7c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.0.6 +- Update deps in package.json. +- Added changelog. + ## 1.0.5 ### Bug fixes - Fix file protocol in html report. diff --git a/package.json b/package.json index 3e08497..8ec4b12 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "yaspeller": "./bin/yaspeller" }, "description": "Search tool typos in the text, files and websites", - "version": "1.0.5", + "version": "1.0.6", "license": "MIT", "homepage": "https://github.com/hcodes/yaspeller", "repository": {