diff --git a/CHANGELOG.md b/CHANGELOG.md index e62a8e16..97a9a0b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.4.0](https://github.com/openfoodfacts/taxonomy-editor/compare/v1.3.0...v1.4.0) (2025-08-26) + + +### Features + +* implement smart Dependabot dependency grouping to reduce PR noise ([#583](https://github.com/openfoodfacts/taxonomy-editor/issues/583)) ([0822286](https://github.com/openfoodfacts/taxonomy-editor/commit/08222864ecb983789e52388f4bd7fd05a0a83040)) + + +### Bug Fixes + +* Fix typo in PR dialog text ([#580](https://github.com/openfoodfacts/taxonomy-editor/issues/580)) ([9bf3187](https://github.com/openfoodfacts/taxonomy-editor/commit/9bf31877bc5a4c8faea45af5db5f0ba767869e0d)) + ## [1.3.0](https://github.com/openfoodfacts/taxonomy-editor/compare/v1.2.0...v1.3.0) (2025-05-15)