Skip to content

Commit

Permalink
chore: release v1.3.40
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud committed Sep 1, 2024
1 parent 4ba1990 commit 8fec545
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions electron-app/ecoindex-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


## [1.3.40](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/electron-v1.3.39...electron-v1.3.40) (2024-09-01)


### Bug Fixes

* add pupeeteer free version Nouvelle initialisation de l'application [#47](https://github.com/cnumr/lighthouse-plugin-ecoindex/issues/47) ([c1e163e](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/c1e163e9c7353892f9556daea9717b8c197599a7))


### Features

* change timer befor reload Nouvelle initialisation de l'application [#47](https://github.com/cnumr/lighthouse-plugin-ecoindex/issues/47) ([4ba1990](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/4ba1990ba37d2e7e9fe90d1dbb650b2c216979c4))

## [1.3.39](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/electron-v1.3.38...electron-v1.3.39) (2024-09-01)


Expand Down
4 changes: 2 additions & 2 deletions electron-app/ecoindex-app/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 electron-app/ecoindex-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "EcoindexApp",
"productName": "EcoindexApp",
"private": true,
"version": "1.3.39",
"version": "1.3.40",
"description": "An application to measures the ecological impact of a website with LightHouse and Ecoindex.",
"homepage": "https://github.com/cnumr/lighthouse-plugin-ecoindex#readme",
"bugs": "https://github.com/cnumr/lighthouse-plugin-ecoindex/issues",
Expand Down

0 comments on commit 8fec545

Please sign in to comment.