diff --git a/CHANGELOG.md b/CHANGELOG.md index adbe22a..3a493a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.0.9](https://github.com/microlinkhq/lighthouse-viewer/compare/v1.0.8...v1.0.9) (2020-08-31) + ### [1.0.8](https://github.com/microlinkhq/lighthouse-viewer/compare/v1.0.7...v1.0.8) (2020-08-08) ### [1.0.7](https://github.com/microlinkhq/lighthouse-viewer/compare/v1.0.6...v1.0.7) (2020-07-19) diff --git a/package.json b/package.json index 3978bf3..b56d757 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "lighthouse-viewer", "description": "Lighthouse Viewer as service", "homepage": "https://lighthouse-viewer.microlink.io", - "version": "1.0.8", + "version": "1.0.9", "main": "index.js", "author": { "email": "hello@microlink.io",