Skip to content

Commit

Permalink
chore: release v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud committed Sep 6, 2024
1 parent 7facb42 commit 97c7fec
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.1.3](https://github.com/cnumr/EcoindexApp/compare/0.1.2...0.1.3) (2024-09-06)


### Bug Fixes

* browser test install nouvelle initialisation de l'application [#2](https://github.com/cnumr/EcoindexApp/issues/2) ([4f06661](https://github.com/cnumr/EcoindexApp/commit/4f0666143df26233aa3f711404d339a332986f5c))


### Features

* better errors handler nouvelle initialisation de l'application [#2](https://github.com/cnumr/EcoindexApp/issues/2) ([7facb42](https://github.com/cnumr/EcoindexApp/commit/7facb42dde69d18cb48f4e539c0586d018176216))

## [0.1.2](https://github.com/cnumr/EcoindexApp/compare/0.1.1...0.1.2) (2024-09-04)


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.2",
"version": "0.1.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 97c7fec

Please sign in to comment.