diff --git a/CHANGELOG.md b/CHANGELOG.md index d21b975ecf2..6c4837e7748 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.96.5](https://github.com/openfoodfacts/open-prices-frontend/compare/v1.96.4...v1.96.5) (2024-12-08) + + +### Bug Fixes + +* **Price add:** fix init Product type (via store). ref [#1099](https://github.com/openfoodfacts/open-prices-frontend/issues/1099) ([675130d](https://github.com/openfoodfacts/open-prices-frontend/commit/675130d5048a3a8cfdd0bfd7bddb9c7f8444812d)) + + +### Technical + +* change proof type icon depending on type ([dc5e3ba](https://github.com/openfoodfacts/open-prices-frontend/commit/dc5e3ba0e981d6e1b1eab8de94d05d38794f18e9)) +* set dropdown menu titles uppercase ([6a5e77b](https://github.com/openfoodfacts/open-prices-frontend/commit/6a5e77b1cd3f31452b5cc7fa57be1c07fdfb2fdc)) + ## [1.96.4](https://github.com/openfoodfacts/open-prices-frontend/compare/v1.96.3...v1.96.4) (2024-12-08)