Skip to content

Commit 1d9504d

Browse files
committed
chore: release v5.1.0
1 parent 5c6d61d commit 1d9504d

File tree

6 files changed

+32
-7
lines changed

6 files changed

+32
-7
lines changed

docs/retype.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ url: https://cnumr.github.io/lighthouse-plugin-ecoindex
44
branding:
55
title: Plugin Ecoindex Lighthouse
66
logo: static/greenit_icone_intro-alt.png
7-
label: 5.1.0-rc.0
7+
label: 5.1.0
88
meta:
99
title: ' - Ecoindex Lighthouse Plugin'
1010
links:

examples-developpement-test/test-link-path/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"license": "ISC",
1212
"description": "",
1313
"dependencies": {
14-
"lighthouse-plugin-ecoindex": "5.1.0-rc.0"
14+
"lighthouse-plugin-ecoindex": "5.1.0"
1515
}
1616
}

examples/lhci/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"dependencies": {
1515
"@lhci/cli": "^0.12.0",
1616
"lighthouse": "^11.3.0",
17-
"lighthouse-plugin-ecoindex": "5.1.0-rc.0"
17+
"lighthouse-plugin-ecoindex": "5.1.0"
1818
}
1919
}

lighthouse-plugin-ecoindex/CHANGELOG.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1+
# Changelog
12

3+
# [5.1.0](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/5.1.0-rc.0...5.1.0) (2025-02-15)
4+
5+
6+
### Bug Fixes
7+
8+
* new gatherMode, ommit "snapshot" and "timestamp" ([cb6ee15](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/cb6ee15edbabddee5f3947c54a248b1be76c362a))
9+
* try to fix path error with `EcoindexApp` ([6cb8f9b](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/6cb8f9ba7885bfabcf9e125959755e9feeb199f1))
10+
* workflow must be updated ([6fdf6d0](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/6fdf6d0941c161ee907b400a1d716e28eb1c22bb))
11+
12+
13+
### Features
14+
15+
* add authenticate process ([68e35c4](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/68e35c444d6aac8225ab19b4625c6a2d24c57d4a))
16+
* add new login form args ([606bb5e](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/606bb5e941d294ac86842ecf5bd7b106be684798))
17+
* add schema ([303823c](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/303823cc19c74d9a2e85f441e81c98d87d7cb72e))
18+
* add schema ([264029d](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/264029d456ec92760ff292d84381bbf2754a763a))
19+
* add schema ([0f1cb37](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/0f1cb37195742be0a227fe8e0cab1691a812e74b))
20+
* add submit and refacto / ajouter la possibilité de se connecter en début de parcours [#60](https://github.com/cnumr/lighthouse-plugin-ecoindex/issues/60) ([f46c3c2](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/f46c3c2f1589509defff83e98548b74a661878c9))
21+
* better error handling ([0aa533f](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/0aa533f15cc38063415c76d50e7bcee44427e1b4))
22+
* continue the auth process (NOT WORKING) ([ddec140](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/ddec140765ea5012a57fbd1a7a7ce4ea2b92ff56))
23+
* init ([97b31e3](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/97b31e334c47636aeb2f7d4d1f68d1685b37847d))
24+
* new test ([0746b39](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/0746b39e2758173c5be80b15b58c13ce67ae8dfc))
25+
* read auth in json-file ([81f3f86](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/81f3f862b2d1517527831248fe8204b632d4d65f))
26+
* update dependencies ([563226c](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/563226c555949d78860bfbd57d056d5aa6a54b8b))
227

328
# [5.1.0-rc.0](https://github.com/cnumr/lighthouse-plugin-ecoindex/compare/5.0.7...5.1.0-rc.0) (2024-10-20)
429

@@ -123,7 +148,7 @@
123148

124149
* get path compatible with darwin, linux, win32 ([ccc3edf](https://github.com/cnumr/lighthouse-plugin-ecoindex/commit/ccc3edf1aeb137108e0186f7d179935c0301e5da))
125150

126-
### Changelog
151+
##
127152

128153
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
129154

lighthouse-plugin-ecoindex/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lighthouse-plugin-ecoindex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"lighthouse-ecoindex": "./cli/index.js",
3434
"lighthouse-plugin-ecoindex": "./cli/index.js"
3535
},
36-
"version": "5.1.0-rc.0",
36+
"version": "5.1.0",
3737
"type": "module",
3838
"scripts": {
3939
"release": "release-it",

0 commit comments

Comments
 (0)