From 30c18c33d68eba8fd720e670ead14ee869d70c1f Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Tue, 26 Nov 2024 20:35:17 +0100 Subject: [PATCH] chore(master): release 3.18.0 --- CHANGELOG.md | 12 ++++++++++++ pubspec.yaml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 394cc53f61..fbb4dd61b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [3.18.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.17.1...v3.18.0) (2024-11-26) + + +### Features + +* 999 - added "bool? product.isImageLocked" method ([#1000](https://github.com/openfoodfacts/openfoodfacts-dart/issues/1000)) ([8a01b5c](https://github.com/openfoodfacts/openfoodfacts-dart/commit/8a01b5c9a1a280c96cb936868ed991cd2764fdc7)) + + +### Bug Fixes + +* for online price locations, no OSM fields ([#997](https://github.com/openfoodfacts/openfoodfacts-dart/issues/997)) ([43bb499](https://github.com/openfoodfacts/openfoodfacts-dart/commit/43bb4993c430ad94ceb220d1bfece0bf1b02fb2e)) + ## [3.17.1](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.17.0...v3.17.1) (2024-11-21) diff --git a/pubspec.yaml b/pubspec.yaml index 16859b6ded..26932f6084 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.1 +version: 3.18.0 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: