Skip to content

Commit 5c2a33b

Browse files
committed
chore(release): 1.1.0
1 parent 4132719 commit 5c2a33b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
## [1.1.0](https://github.com/microlinkhq/lighthouse-viewer/compare/v1.0.15...v1.1.0) (2021-01-18)
6+
57
### [1.0.15](https://github.com/microlinkhq/lighthouse-viewer/compare/v1.0.14...v1.0.15) (2020-10-21)
68

79
### [1.0.14](https://github.com/microlinkhq/lighthouse-viewer/compare/v1.0.13...v1.0.14) (2020-10-03)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "lighthouse-viewer",
33
"description": "Lighthouse Viewer as service",
44
"homepage": "https://lighthouse-viewer.microlink.io",
5-
"version": "1.0.15",
5+
"version": "1.1.0",
66
"main": "index.js",
77
"author": {
88
"email": "[email protected]",

0 commit comments

Comments
 (0)