Skip to content

Commit

Permalink
chore: release v1.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud committed Aug 15, 2024
1 parent d0bf6e1 commit cd82703
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.11](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/electron-v1.3.10...electron-v1.3.11) (2024-08-15)


### Features

* use of update-electron-app and try to generate arm64/maos build ([d0bf6e1](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/d0bf6e1741c35cd25dd62da6fb86c6f73dc08072))

## [1.3.10](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/electron-v1.3.9...electron-v1.3.10) (2024-08-15)


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.10",
"version": "1.3.11",
"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 cd82703

Please sign in to comment.