Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openfoodfacts/openfoodfacts-dart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 403e19d477b2f45281b3345357f78880f04e2d0c
Choose a base ref
..
head repository: openfoodfacts/openfoodfacts-dart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fa25d8157ba59017536e3814b39352934eba00e5
Choose a head ref
Showing with 4 additions and 3 deletions.
  1. +3 −2 .github/labeler.yml
  2. +1 −1 CHANGELOG.md
5 changes: 3 additions & 2 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -34,10 +34,11 @@ Personalized search:
- changed-files:
- any-glob-to-any-file: 'lib/src/personalized_search/**/*'

Folksonomy Engine:
🔖 Folksonomy engine:
- changed-files:
- any-glob-to-any-file: 'lib/src/folksonomy.dart'

- any-glob-to-any-file: 'test/api_folksonomy_test.dart'

📦 Packaging:
- changed-files:
- any-glob-to-any-file: 'lib/src/model/TaxonomyPackagingMaterial.dart'
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [3.14.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.13.0...v3.14.0) (2024-09-05)
## [3.14.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.13.0...v3.14.0) (2024-09-06)


### Features