From da2ef0521d0b34c2aa48623793379b393d4a4770 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:34:56 +0200 Subject: [PATCH] chore(master): release 3.15.0 (#974) --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d67d24964..c4f231080 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.15.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.14.0...v3.15.0) (2024-09-18) + + +### Features + +* 972 - new "product_type" field for Product ([#973](https://github.com/openfoodfacts/openfoodfacts-dart/issues/973)) ([3613a0e](https://github.com/openfoodfacts/openfoodfacts-dart/commit/3613a0ec2ecc987e4c7078ace20c42a05c3c5fa6)) + ## [3.14.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.13.0...v3.14.0) (2024-09-07) diff --git a/pubspec.yaml b/pubspec.yaml index d001e1b2b..a7934d3f9 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.14.0 +version: 3.15.0 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: