From 5d13faf010aa69f3620950538a90649ff35d6d50 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 11:40:10 +0200 Subject: [PATCH] chore(master): release 3.16.0 (#981) --- CHANGELOG.md | 12 ++++++++++++ pubspec.yaml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4f231080d..d6ed20dd9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [3.16.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.15.0...v3.16.0) (2024-10-04) + + +### Features + +* 978 - new prices features (thumbnails, stats) ([#982](https://github.com/openfoodfacts/openfoodfacts-dart/issues/982)) ([b007587](https://github.com/openfoodfacts/openfoodfacts-dart/commit/b007587c2a3a5906c96375ec788f938296457781)) + + +### Bug Fixes + +* Update github-projects.yml for OPF ([#980](https://github.com/openfoodfacts/openfoodfacts-dart/issues/980)) ([0d3f6fc](https://github.com/openfoodfacts/openfoodfacts-dart/commit/0d3f6fcc5bee067bf92c218b1f05ddc661771970)) + ## [3.15.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.14.0...v3.15.0) (2024-09-18) diff --git a/pubspec.yaml b/pubspec.yaml index a7934d3f94..939bb86233 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.15.0 +version: 3.16.0 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: