Skip to content

Commit

Permalink
chore: release v5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud committed Sep 29, 2024
1 parent fe24cd8 commit 7ae70f4
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/retype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url: https://cnumr.github.io/lighthouse-plugin-ecoindex
branding:
title: Plugin Ecoindex Lighthouse
logo: static/greenit_icone_intro-alt.png
label: 5.0.6
label: 5.0.7
meta:
title: ' - Ecoindex Lighthouse Plugin'
links:
Expand Down
2 changes: 1 addition & 1 deletion examples/lhci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"dependencies": {
"@lhci/cli": "^0.12.0",
"lighthouse": "^11.3.0",
"lighthouse-plugin-ecoindex": "5.0.6"
"lighthouse-plugin-ecoindex": "5.0.7"
}
}
7 changes: 7 additions & 0 deletions lighthouse-plugin-ecoindex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [5.0.7](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/5.0.6...5.0.7) (2024-09-29)


### Features

* begin/index in mjs ([fe24cd8](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/fe24cd819ce99dc8534d51fbd8a0b8ef3df0c1df))

## [5.0.6](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/5.0.5...5.0.6) (2024-09-26)


Expand Down
4 changes: 2 additions & 2 deletions lighthouse-plugin-ecoindex/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lighthouse-plugin-ecoindex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"lighthouse-ecoindex": "./cli/index.js",
"lighthouse-plugin-ecoindex": "./cli/index.js"
},
"version": "5.0.6",
"version": "5.0.7",
"type": "module",
"scripts": {
"release": "release-it",
Expand Down

0 comments on commit 7ae70f4

Please sign in to comment.