Skip to content

Commit 953445f

Browse files
chore(main): release 4.0.1 (#493)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 5afd383 commit 953445f

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
* feat: reduce summary sent to only id and score ([#448](https://github.com/netlify/netlify-plugin-lighthouse/issues/448)) ([969cc58](https://github.com/netlify/netlify-plugin-lighthouse/commit/969cc589c33f53925ea26d47ae31a7d3152c58c0))
77

8+
## [4.0.1](https://github.com/netlify/netlify-plugin-lighthouse/compare/v4.0.0...v4.0.1) (2022-10-10)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency express to v4.18.2 ([#489](https://github.com/netlify/netlify-plugin-lighthouse/issues/489)) ([5afd383](https://github.com/netlify/netlify-plugin-lighthouse/commit/5afd383e7fa2f98992f8cbb53f50a1abf02c26a6))
14+
* **deps:** update dependency puppeteer to v18.2.1 ([#491](https://github.com/netlify/netlify-plugin-lighthouse/issues/491)) ([eeb38de](https://github.com/netlify/netlify-plugin-lighthouse/commit/eeb38ded8ad88735b9b0a9e44f78f51e049a269c))
15+
816
## [4.0.0](https://github.com/netlify/netlify-plugin-lighthouse/compare/v3.7.1...v4.0.0) (2022-10-07)
917

1018

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugin-lighthouse",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Netlify Plugin to run Lighthouse on each build",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)