Skip to content

Commit

Permalink
chore: release v1.3.1-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud committed Aug 12, 2024
1 parent c431326 commit bec5830
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions electron-app/ecoindex-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@


## [1.3.1-rc.7](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/electron-v1.3.1-rc.6...electron-v1.3.1-rc.7) (2024-08-12)


### Bug Fixes

* add a relaod button if freeze on install ([c431326](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/c4313260c1998ea41bd5002aeb731fb21051d384))
* plugin installer don't dispatch end and success event ([114ac88](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/114ac88e054de801494f2010718de734205b8955))


### Features

* installation browser and plugin silently ([3195b7c](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/3195b7c49e2cf89e9ec94e2f73fd5263d5b9789a))

## [1.3.1-rc.6](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/electron-v1.3.1-rc.5...electron-v1.3.1-rc.6) (2024-08-11)


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.1-rc.6",
"version": "1.3.1-rc.7",
"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 bec5830

Please sign in to comment.