diff --git a/CHANGELOG.md b/CHANGELOG.md index bd84ad2f9..97797cf1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [3.13.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.12.0...v3.13.0) (2024-07-07) + + +### Features + +* 893 - 4 new fields for user ([#903](https://github.com/openfoodfacts/openfoodfacts-dart/issues/903)) ([a7e195b](https://github.com/openfoodfacts/openfoodfacts-dart/commit/a7e195b44848067267dafb38b0988459caebb956)) + + +### Bug Fixes + +* 941 - respect rate-limits during integration tests ([#943](https://github.com/openfoodfacts/openfoodfacts-dart/issues/943)) ([881dc5b](https://github.com/openfoodfacts/openfoodfacts-dart/commit/881dc5bc6e691083e5993e325b3ca278033ef179)) + ## [3.12.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.11.0...v3.12.0) (2024-07-02) diff --git a/pubspec.yaml b/pubspec.yaml index 2fd5ba553..421d2584e 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.12.0 +version: 3.13.0 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: