From 415b07dccff19c433fa401405447338b24e64c64 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sat, 28 Oct 2023 12:38:15 +0200 Subject: [PATCH] chore(master): release 3.1.0 (#814) --- CHANGELOG.md | 12 ++++++++++++ pubspec.yaml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7a357d067..4d1ab7e2ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [3.1.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.0.0...v3.1.0) (2023-10-28) + + +### Features + +* 810 - 6 new localized product fields ([#811](https://github.com/openfoodfacts/openfoodfacts-dart/issues/811)) ([df85a38](https://github.com/openfoodfacts/openfoodfacts-dart/commit/df85a38fac6bf9a7fac047d227a05af09d91ebff)) + + +### Bug Fixes + +* 816 - use localized versions of productName and ingredientsText ([#817](https://github.com/openfoodfacts/openfoodfacts-dart/issues/817)) ([60f7d1e](https://github.com/openfoodfacts/openfoodfacts-dart/commit/60f7d1eb9679e226ec1f56e53ba6d4966bfa93f4)) + ## [3.0.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v2.10.1...v3.0.0) (2023-09-30) diff --git a/pubspec.yaml b/pubspec.yaml index b5fe1bdfe4..8e657863f0 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.0.0 +version: 3.1.0 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: