From f7e4b8cdcfcb25647a8e87f68430c0a26f77b655 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 19 Apr 2024 16:06:54 +0200 Subject: [PATCH] chore(master): release 3.5.1 --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e6c901d61..1a993d3e77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.5.1](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.5.0...v3.5.1) (2024-04-19) + + +### Bug Fixes + +* auth label ([#912](https://github.com/openfoodfacts/openfoodfacts-dart/issues/912)) ([ceed92f](https://github.com/openfoodfacts/openfoodfacts-dart/commit/ceed92f20af5eb4e5e0b0dd409db79ad79d6e0e8)) + ## [3.5.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.4.0...v3.5.0) (2024-04-07) diff --git a/pubspec.yaml b/pubspec.yaml index eed9cf4fd8..c68b1ab87a 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: 3.5.0 +version: 3.5.1 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: