From 9471a39b87e30c07f9c8132e0d0acedcbb636b58 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sun, 5 May 2024 11:28:21 +0200 Subject: [PATCH] chore(master): release 3.7.0 (#921) --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index abea353b42..f1b1614af3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.7.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.6.1...v3.7.0) (2024-05-03) + + +### Features + +* 919 - new field KnowledgePanelImageElement.link_url ([#920](https://github.com/openfoodfacts/openfoodfacts-dart/issues/920)) ([a161516](https://github.com/openfoodfacts/openfoodfacts-dart/commit/a161516cc209ea55d911e702a6573bb880879661)) + ## [3.6.1](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.6.0...v3.6.1) (2024-04-23) diff --git a/pubspec.yaml b/pubspec.yaml index a6dc55849e..e36c7976e7 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.6.1 +version: 3.7.0 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: