diff --git a/CHANGELOG.md b/CHANGELOG.md index ca11ae11420..5182edaba35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.100.2](https://github.com/openfoodfacts/open-prices-frontend/compare/v1.100.1...v1.100.2) (2024-12-15) + + +### Technical + +* **Barcode scanner:** fix dialog height & width. Make search fields clearable ([6859c59](https://github.com/openfoodfacts/open-prices-frontend/commit/6859c59786adb0a8e1d214e8ee936dce3ff51f4b)) +* **l10n:** New Crowdin translations to review and merge ([#1130](https://github.com/openfoodfacts/open-prices-frontend/issues/1130)) ([f1b0a7a](https://github.com/openfoodfacts/open-prices-frontend/commit/f1b0a7af6031d129357d2a43c80852d60a06d779)) +* **Location selector:** fix dialog height & width. Make search fields clearable ([b790f48](https://github.com/openfoodfacts/open-prices-frontend/commit/b790f482fb8bd9fbebb7c4f65a8825eeb794560d)) +* **Price add:** remove Proof date & currency labels. ref [#1085](https://github.com/openfoodfacts/open-prices-frontend/issues/1085) ([cd7feb6](https://github.com/openfoodfacts/open-prices-frontend/commit/cd7feb6332704c31358934f5c764f6883dc91e54)) +* **Recent proof dialog:** fix dialog height & width ([35ad522](https://github.com/openfoodfacts/open-prices-frontend/commit/35ad52266e41695ad81e0a796f48f986edc5d588)) +* rename AddPriceX components to PriceAddX ([623cc0f](https://github.com/openfoodfacts/open-prices-frontend/commit/623cc0f3b8cb2ce489b9b194b69cfde7f10b5af0)) + ## [1.100.1](https://github.com/openfoodfacts/open-prices-frontend/compare/v1.100.0...v1.100.1) (2024-12-15)