diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e549d570..a1ebdf495 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.14.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.13.0...v3.14.0) (2024-09-06) + + +### Features + +* edit methods for folksonomy ([#967](https://github.com/openfoodfacts/openfoodfacts-dart/issues/967)) ([3775abb](https://github.com/openfoodfacts/openfoodfacts-dart/commit/3775abb5f3619efa683e7382df24c2021df90b40)) + ## [3.13.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.12.0...v3.13.0) (2024-08-13) diff --git a/pubspec.yaml b/pubspec.yaml index 421d2584e..d001e1b2b 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.13.0 +version: 3.14.0 homepage: https://github.com/openfoodfacts/openfoodfacts-dart environment: