From c97fbe319a69ec7a7ac2254259552696c4d053bd Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Thu, 21 Nov 2024 20:35:22 +0100 Subject: [PATCH] chore(master): release 3.17.1 --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f5a02244f..394cc53f61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.17.1](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.17.0...v3.17.1) (2024-11-21) + + +### Bug Fixes + +* product_type not included when null ([#996](https://github.com/openfoodfacts/openfoodfacts-dart/issues/996)) ([5ba66a0](https://github.com/openfoodfacts/openfoodfacts-dart/commit/5ba66a060be6b4ee9974e5191311b8aff2168fc1)) + ## [3.17.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.16.0...v3.17.0) (2024-11-18) diff --git a/pubspec.yaml b/pubspec.yaml index f622d96c26..16859b6ded 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.17.0 +version: 3.17.1 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: