From 0edef521bb35395a60a403f99109b50d7e9359df Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Tue, 8 Aug 2023 22:27:30 +0200 Subject: [PATCH] chore(master): release 2.8.0 --- CHANGELOG.md | 12 ++++++++++++ pubspec.yaml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78384fe17c..a9160cbc2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.8.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v2.7.4...v2.8.0) (2023-08-08) + + +### Features + +* Registration/Password lost: better catch 504 errors from the server ([#777](https://github.com/openfoodfacts/openfoodfacts-dart/issues/777)) ([8cd4a35](https://github.com/openfoodfacts/openfoodfacts-dart/commit/8cd4a35c6f97678a0647f2c3b262df4ef11ca77c)) + + +### Bug Fixes + +* password reset not working ([#774](https://github.com/openfoodfacts/openfoodfacts-dart/issues/774)) ([8792510](https://github.com/openfoodfacts/openfoodfacts-dart/commit/8792510b1898302c49955131fd34164887ca2296)) + ## [2.7.4](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v2.7.3...v2.7.4) (2023-08-03) diff --git a/pubspec.yaml b/pubspec.yaml index d835d4a8fc..ff1d1ef06e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: openfoodfacts description: Dart package for the Open Food Facts API, a food products database made by everyone, for everyone. # The version is automatically, temporarily increased by the release workflow, changing it manually has no effect. -version: 2.7.4 +version: 2.8.0 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: