Skip to content

Commit dd6188f

Browse files
chore(main): release 6.0.4
1 parent 10559bf commit dd6188f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
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+
## [6.0.4](https://github.com/netlify/netlify-plugin-lighthouse/compare/v6.0.3...v6.0.4) (2025-11-11)
9+
10+
11+
### Bug Fixes
12+
13+
* update critical dependencies ([#632](https://github.com/netlify/netlify-plugin-lighthouse/issues/632)) ([f133623](https://github.com/netlify/netlify-plugin-lighthouse/commit/f1336233219f46e9dbbe5b01fac52d111b6b5b8c))
14+
* update html-minifier to be html-minifier-terser to solve vulnerability ([#634](https://github.com/netlify/netlify-plugin-lighthouse/issues/634)) ([43f7d15](https://github.com/netlify/netlify-plugin-lighthouse/commit/43f7d159a16a4ba577f1d7a418c5d40aeb804057))
15+
* update multiple dependencies ([#637](https://github.com/netlify/netlify-plugin-lighthouse/issues/637)) ([10559bf](https://github.com/netlify/netlify-plugin-lighthouse/commit/10559bf2ec7195d130fa635f2663cce33e81370b))
16+
817
## [6.0.3](https://github.com/netlify/netlify-plugin-lighthouse/compare/v6.0.2...v6.0.3) (2025-08-12)
918

1019

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

0 commit comments

Comments
 (0)