diff --git a/CHANGELOG.md b/CHANGELOG.md index c026bf47c2..45b3914c11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.3.4](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.3.3...v3.3.4) (2024-02-04) + + +### Bug Fixes + +* unit tests about autocomplete ([#868](https://github.com/openfoodfacts/openfoodfacts-dart/issues/868)) ([7a1f4e6](https://github.com/openfoodfacts/openfoodfacts-dart/commit/7a1f4e639573e182e2a1dff5098e5741d7fc057c)) + ## [3.3.3](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.3.2...v3.3.3) (2024-01-31) diff --git a/pubspec.yaml b/pubspec.yaml index 01212a2eee..7362e6a073 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.3.3 +version: 3.3.4 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: