Skip to content

Commit 4833034

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2020-06-11) ### Features * add overview messaging ([#20](#20)) ([be94a37](be94a37))
1 parent be94a37 commit 4833034

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/netlify-labs/netlify-plugin-lighthouse/compare/v1.0.1...v1.1.0) (2020-06-11)
2+
3+
4+
### Features
5+
6+
* add overview messaging ([#20](https://github.com/netlify-labs/netlify-plugin-lighthouse/issues/20)) ([be94a37](https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/be94a37ea9460cd32582a5ce5e64af8ea8663eca))
7+
18
## [1.0.1](https://github.com/netlify-labs/netlify-plugin-lighthouse/compare/v1.0.0...v1.0.1) (2020-06-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugin-lighthouse",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Netlify Plugin to run Lighthouse on each build",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)