File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.2.0] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/compare/v1.1.0...v1.2.0 ) (2020-06-21)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** deps:** update dependency puppeteer to v4 ([ #27 ] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/issues/27 ) ) ([ 86670f2] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/86670f2eb11d101774f3b1feba727244138b347e ) )
7+
8+
9+ ### Features
10+
11+ * enable lighthouse logging ([ #29 ] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/issues/29 ) ) ([ 9225cdd] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/9225cddcbc366ae18ded5b7e5f2d50d7a0ae5e09 ) )
12+
113# [ 1.1.0] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/compare/v1.0.1...v1.1.0 ) (2020-06-11)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/plugin-lighthouse" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
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