Skip to content

Commit

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


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


### Bug Fixes

* try handling the end installation of plugin ([c2d03ff](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/c2d03ff6485e8f0e901cfcc457422df868d5c27b))

## [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)


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.7",
"version": "1.3.1",
"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 5ada8cb

Please sign in to comment.