diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a2c100446..c026bf47c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [3.3.3](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.3.2...v3.3.3) (2024-01-31) + + +### Bug Fixes + +* nutriment persize serving ([#873](https://github.com/openfoodfacts/openfoodfacts-dart/issues/873)) ([31f9fab](https://github.com/openfoodfacts/openfoodfacts-dart/commit/31f9fab611e58e130739a81a28b7536aff863679)) +* added `added-sugars` nutrient ([#862](https://github.com/openfoodfacts/openfoodfacts-dart/issues/862)) + ## [3.3.2](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.3.1...v3.3.2) (2024-01-12) diff --git a/pubspec.yaml b/pubspec.yaml index c91ea7dc64..01212a2eee 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.2 +version: 3.3.3 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: