From a82d048d10dfb284b41769303471b32d6a55b2aa Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Tue, 26 Aug 2025 17:55:11 +0200 Subject: [PATCH] chore(main): release 1.4.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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)