diff --git a/CHANGELOG.md b/CHANGELOG.md index 732eb19..821d93c 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.15](https://github.com/microlinkhq/lighthouse-viewer/compare/v1.0.14...v1.0.15) (2020-10-21) + ### [1.0.14](https://github.com/microlinkhq/lighthouse-viewer/compare/v1.0.13...v1.0.14) (2020-10-03) ### [1.0.13](https://github.com/microlinkhq/lighthouse-viewer/compare/v1.0.12...v1.0.13) (2020-09-20) diff --git a/package.json b/package.json index ec39b52..caabc53 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.14", + "version": "1.0.15", "main": "index.js", "author": { "email": "hello@microlink.io",