diff --git a/CHANGELOG.md b/CHANGELOG.md index f1b1614af3..6394898ee6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.8.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.7.0...v3.8.0) (2024-05-10) + + +### Features + +* 922 - default currency for each country ([#923](https://github.com/openfoodfacts/openfoodfacts-dart/issues/923)) ([37fd612](https://github.com/openfoodfacts/openfoodfacts-dart/commit/37fd6122cbc16a7b8922f269da920169c1ada976)) + ## [3.7.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.6.1...v3.7.0) (2024-05-03) diff --git a/pubspec.yaml b/pubspec.yaml index 6c8cdaf59e..13e332afa1 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.7.0 +version: 3.8.0 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: