File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.0.1] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/compare/v1.0.0...v1.0.1 ) (2020-06-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * report error to failBuild ([ #19 ] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/issues/19 ) ) ([ 334a282] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/334a282244bcd1b733ff9004d0c738585dddf6df ) )
7
+ * ** package.json:** add bugs and repository fields ([ #16 ] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/issues/16 ) ) ([ 03d957d] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/03d957dcf4345103c79400a18801b7e9d7e7b019 ) )
8
+
1
9
# 1.0.0 (2020-06-10)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/plugin-lighthouse" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Netlify Plugin to run Lighthouse on each build" ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments