Skip to content

Commit

Permalink
chore: release v1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud committed Aug 14, 2024
1 parent b7dbc82 commit 308094d
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.8](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/electron-v1.3.7...electron-v1.3.8) (2024-08-14)


### Bug Fixes

* fix workDir empty Sauvegarder via `electron-store` [#41](https://github.com/cnumr/lighthouse-plugin-ecoindex/issues/41) ([db89495](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/db894952bb4182567d25c4e47516655382686133))


### Features

* fix error on Update Enable Auto update [#40](https://github.com/cnumr/lighthouse-plugin-ecoindex/issues/40) ([b7dbc82](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/b7dbc825f6081fb043b626b5a4b3ac6ebb6eadb2))

## [1.3.7](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/electron-v1.3.6...electron-v1.3.7) (2024-08-14)


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.7",
"version": "1.3.8",
"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 308094d

Please sign in to comment.