File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 55
66* report relevant error on invalid jsons ([ #80 ] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/issues/80 ) ) ([ 7417e91] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/7417e9170ba9865fb63ea1a34878b21bd5245232 ) )
77
8+ ### [ 3.0.0] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/compare/v2.1.3...v3.0.0 ) (2022-04-18)
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** update dependency express to v4.17.3 ([ 4458347] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/4458347c583f22abef7703c7124124d6a5392a95 ) )
14+ * ** deps:** update dependency puppeteer to v13.1.2 ([ af97807] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/af978071179a152df6e02298350f6b2680c482df ) )
15+ * ** deps:** update dependency puppeteer to v13.1.3 ([ 73459cb] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/73459cb6adce80d80162310da180af155f39a4b3 ) )
16+ * ** deps:** update dependency puppeteer to v13.3.1 ([ 5a61a72] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/5a61a7280d63b0925f854e451b8b6eceb9ab8d8b ) )
17+ * ** deps:** update dependency puppeteer to v13.4.0 ([ efab3d9] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/efab3d9107d72ce01b6ad7d0328c0f40261dafa8 ) )
18+ * ** deps:** update dependency puppeteer to v13.4.1 ([ 16cdb32] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/16cdb32d77d36f8e25aebdb2147035e3d240106e ) )
19+ * ** deps:** update dependency puppeteer to v13.5.1 ([ d900737] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/d90073704a6b1937ac5244636479e1358fcc73ba ) )
20+ * ** deps:** update dependency puppeteer to v13.5.2 ([ c0f07fb] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/c0f07fbc38f7bf415e3befac026d2cb741d432cb ) )
21+
822### [ 2.1.3] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/compare/v2.1.2...v2.1.3 ) (2022-01-10)
923
1024
Original file line number Diff line number Diff line change 11{
22 "name" : " @netlify/plugin-lighthouse" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 3.0.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