Skip to content

Commit a48d0ef

Browse files
chore(main): release 4.0.5 (#537)
* chore(main): release 4.0.5 Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: Suzanne Aitchison <[email protected]>
1 parent a319044 commit a48d0ef

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
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.5](https://github.com/netlify/netlify-plugin-lighthouse/compare/v4.0.4...v4.0.5) (2023-01-16)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Revert "fix(deps) upgrade puppeteer to v 19.5.2 ([#532](https://github.com/netlify/netlify-plugin-lighthouse/issues/532))" ([#536](https://github.com/netlify/netlify-plugin-lighthouse/issues/536)) ([a319044](https://github.com/netlify/netlify-plugin-lighthouse/commit/a319044517c49d0f60d4f330ccba2756643bb929))
14+
815
## [4.0.4](https://github.com/netlify/netlify-plugin-lighthouse/compare/v4.0.3...v4.0.4) (2023-01-16)
916

1017
### Bug Fixes

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.4",
3+
"version": "4.0.5",
44
"description": "Netlify Plugin to run Lighthouse on each build",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)