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+
19# 1.0.0 (2020-06-10)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/plugin-lighthouse" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Netlify Plugin to run Lighthouse on each build" ,
55 "main" : " src/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments