Skip to content

Commit

Permalink
chore: release v0.3.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud committed Oct 10, 2024
1 parent 29eef3a commit bd54aad
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


# [0.3.0-rc.3](https://github.com/cnumr/EcoindexApp/compare/0.3.0-rc.2...0.3.0-rc.3) (2024-10-10)


### Bug Fixes

* bad path for windows ([65b3899](https://github.com/cnumr/EcoindexApp/commit/65b3899c33c1b92e3a356452988d534c6e47ff6c))


### Features

* auto update for Linux ([29eef3a](https://github.com/cnumr/EcoindexApp/commit/29eef3ad174bf376566bbb3416a55644170d6450))

# [0.3.0-rc.2](https://github.com/cnumr/EcoindexApp/compare/0.3.0-rc.1...0.3.0-rc.2) (2024-10-09)


Expand Down
4 changes: 2 additions & 2 deletions 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 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": "0.3.0-rc.2",
"version": "0.3.0-rc.3",
"description": "An application to measures the ecological impact of a website with LightHouse and Ecoindex.",
"homepage": "https://github.com/cnumr/EcoindexApp#readme",
"bugs": "https://github.com/cnumr/EcoindexApp/issues",
Expand Down

0 comments on commit bd54aad

Please sign in to comment.