From d8de28a81413321518371f3d1ab35bb6a4e3dc65 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Mon, 27 Jan 2025 08:22:30 +0100 Subject: [PATCH] chore(master): release 3.19.0 --- CHANGELOG.md | 9 +++++++++ pubspec.yaml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84096db7cc..d4811f3f0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [3.19.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.18.1...v3.19.0) (2025-01-27) + + +### Features + +* 1003 - new price type field ([#1016](https://github.com/openfoodfacts/openfoodfacts-dart/issues/1016)) ([5f7b911](https://github.com/openfoodfacts/openfoodfacts-dart/commit/5f7b9117b721f0568ba80e296b47fd3f1e5f5fe3)) +* 1011 - new "getPriceProducts" method ([#1012](https://github.com/openfoodfacts/openfoodfacts-dart/issues/1012)) ([c583648](https://github.com/openfoodfacts/openfoodfacts-dart/commit/c5836487b196f2b5b6d46e853af4f28ed8fdbd33)) +* Added robotoff nutrient extraction ([#1026](https://github.com/openfoodfacts/openfoodfacts-dart/issues/1026)) ([cadc27d](https://github.com/openfoodfacts/openfoodfacts-dart/commit/cadc27d05eec50d190492db71dd951c846fb5afc)) + ## [3.18.1](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.18.0...v3.18.1) (2024-12-01) diff --git a/pubspec.yaml b/pubspec.yaml index b5474eaa87..cc75cc07ea 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.18.1 +version: 3.19.0 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: