Skip to content

Commit

Permalink
chore: release v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud committed Sep 13, 2024
1 parent 5b461e2 commit 35814c5
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.7](https://github.com/cnumr/EcoindexApp/compare/0.1.6...0.1.7) (2024-09-13)


### Features

* add creation folder if missing ([5b461e2](https://github.com/cnumr/EcoindexApp/commit/5b461e238a238ed41bc99803bc812b2177b3e611))
* change delay before check if update avalaible ([55408af](https://github.com/cnumr/EcoindexApp/commit/55408af65ff6c7a721605d8e3e9e41aaa0d38198))

## [0.1.6](https://github.com/cnumr/EcoindexApp/compare/0.1.5...0.1.6) (2024-09-11)


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.6",
"version": "0.1.7",
"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 35814c5

Please sign in to comment.