Skip to content

Commit

Permalink
chore: release v0.1.1-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud committed Sep 3, 2024
1 parent de15c2f commit 8c0aa7f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


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


### Bug Fixes

* fix build path ([de15c2f](https://github.com/cnumr/EcoindexApp/commit/de15c2f9de2b07b8087bf52414f8ea2a9991a441))
* fix repository path ([e1d695b](https://github.com/cnumr/EcoindexApp/commit/e1d695b0274a4f0699c596458827ce76ac47ceea))

## [0.1.1-rc.1](https://github.com/cnumr/EcoindexApp/compare/0.1.1-rc.0...0.1.1-rc.1) (2024-09-03)


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.1.1-rc.1",
"version": "0.1.1-rc.2",
"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 8c0aa7f

Please sign in to comment.