From b30420298d2e2726d4a3fafe4f0a0829873e13a6 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Tue, 13 Feb 2024 14:09:23 +0100 Subject: [PATCH] chore(master): release 3.5.0 --- CHANGELOG.md | 12 ++++++++++++ pubspec.yaml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc7991494f..4768886d75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [3.5.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.4.0...v3.5.0) (2024-02-13) + + +### Features + +* 831 - Prices getLocation, getPriceProduct, getStatus methods ([#855](https://github.com/openfoodfacts/openfoodfacts-dart/issues/855)) ([e18080b](https://github.com/openfoodfacts/openfoodfacts-dart/commit/e18080bdd1bbe17da4bbd1857dc3e2240abff388)) + + +### Bug Fixes + +* folksonomy getProductTag may return 404 ([#881](https://github.com/openfoodfacts/openfoodfacts-dart/issues/881)) ([990cc67](https://github.com/openfoodfacts/openfoodfacts-dart/commit/990cc6707e80b9a89cbc822b6949b08fb8e2fa29)) + ## [3.4.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.3.3...v3.4.0) (2024-02-06) diff --git a/pubspec.yaml b/pubspec.yaml index 133919cc8b..64448f6db6 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.4.0 +version: 3.5.0 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: