From d583d0b61ab855158493f6157aa4bf0ae15fb482 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sun, 26 Jan 2025 22:38:02 +0100 Subject: [PATCH] chore(main): release 1.60.3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e12acf7d..e1844c40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.60.3](https://github.com/openfoodfacts/open-prices/compare/v1.60.2...v1.60.3) (2025-01-26) + + +### Technical + +* **Users:** allow anyone to query any user ([#689](https://github.com/openfoodfacts/open-prices/issues/689)) ([44e1179](https://github.com/openfoodfacts/open-prices/commit/44e1179a2663390ec9dd87e15dc35e03c2d63150)) + ## [1.60.2](https://github.com/openfoodfacts/open-prices/compare/v1.60.1...v1.60.2) (2025-01-19)