Skip to content

Commit 6f60f50

Browse files
chore(main): release 3.0.0 (#431)
* chore(main): release 3.0.0 * chore: add breaking changes to changelog Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: Kevin Samoei <[email protected]>
1 parent 5825fdb commit 6f60f50

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## [3.0.0](https://github.com/netlify/netlify-plugin-lighthouse/compare/v2.1.3...v3.0.0) (2022-07-07)
2+
3+
4+
### Features
5+
6+
* upgrade Lighthouse and node ([#422](https://github.com/netlify/netlify-plugin-lighthouse/issues/422)) ([be93d56](https://github.com/netlify/netlify-plugin-lighthouse/commit/be93d56b5172774f3096d4aa97069d9e75d36832))
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* **deps:** update dependency lighthouse to v9 (#422)
11+
* drop support for Node 12. add support for node 16 (#422)
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency express to v4.17.3 ([4458347](https://github.com/netlify/netlify-plugin-lighthouse/commit/4458347c583f22abef7703c7124124d6a5392a95))
16+
* **deps:** update dependency puppeteer to v13.1.2 ([af97807](https://github.com/netlify/netlify-plugin-lighthouse/commit/af978071179a152df6e02298350f6b2680c482df))
17+
* **deps:** update dependency puppeteer to v13.1.3 ([73459cb](https://github.com/netlify/netlify-plugin-lighthouse/commit/73459cb6adce80d80162310da180af155f39a4b3))
18+
* **deps:** update dependency puppeteer to v13.3.1 ([5a61a72](https://github.com/netlify/netlify-plugin-lighthouse/commit/5a61a7280d63b0925f854e451b8b6eceb9ab8d8b))
19+
* **deps:** update dependency puppeteer to v13.4.0 ([efab3d9](https://github.com/netlify/netlify-plugin-lighthouse/commit/efab3d9107d72ce01b6ad7d0328c0f40261dafa8))
20+
* **deps:** update dependency puppeteer to v13.4.1 ([16cdb32](https://github.com/netlify/netlify-plugin-lighthouse/commit/16cdb32d77d36f8e25aebdb2147035e3d240106e))
21+
* **deps:** update dependency puppeteer to v13.5.1 ([d900737](https://github.com/netlify/netlify-plugin-lighthouse/commit/d90073704a6b1937ac5244636479e1358fcc73ba))
22+
* **deps:** update dependency puppeteer to v13.5.2 ([c0f07fb](https://github.com/netlify/netlify-plugin-lighthouse/commit/c0f07fbc38f7bf415e3befac026d2cb741d432cb))
23+
* update changelog to reflect already released ([#430](https://github.com/netlify/netlify-plugin-lighthouse/issues/430)) ([5825fdb](https://github.com/netlify/netlify-plugin-lighthouse/commit/5825fdbb3584a494dbe08b30bbe83e91bcfdb33f))
24+
125
### [2.1.3](https://github.com/netlify/netlify-plugin-lighthouse/compare/v2.1.2...v2.1.3) (2022-01-10)
226

327

0 commit comments

Comments
 (0)