From c766c9e8d5f9dd44cd4e89446a9445d0c6010d1a Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Sun, 1 Dec 2024 17:20:43 +0100 Subject: [PATCH] chore(master): release 3.18.1 --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10c51a40ed..84096db7cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.18.1](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.18.0...v3.18.1) (2024-12-01) + + +### Bug Fixes + +* 1007 - no more lint warnings ([#1008](https://github.com/openfoodfacts/openfoodfacts-dart/issues/1008)) ([addf22b](https://github.com/openfoodfacts/openfoodfacts-dart/commit/addf22b7be28eb6ce7342cc21849678262eca6c9)) + ## [3.18.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.17.1...v3.18.0) (2024-11-29) diff --git a/pubspec.yaml b/pubspec.yaml index 26932f6084..639022ef9f 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.18.0 +version: 3.18.1 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: