Skip to content

Commit

Permalink
chore: release v1.2.1-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud committed Aug 2, 2024
1 parent b052d2f commit 9c14258
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.2.1-rc.3](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/electron-v1.2.1-rc.2...electron-v1.2.1-rc.3) (2024-08-02)


### Bug Fixes

* typofix ([b052d2f](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/b052d2ff883ee2c178e5f57cbd171ab1f94691a3))

## [1.2.1-rc.2](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/electron-v1.2.1-rc.1...electron-v1.2.1-rc.2) (2024-08-02)


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": "EcoindexLighthouse",
"productName": "EcoindexLighthouse",
"private": true,
"version": "1.2.1-rc.2",
"version": "1.2.1-rc.3",
"description": "An application to mesure 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 9c14258

Please sign in to comment.