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-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: defc58934ac6e85138a8cfa2a8b779c4d75adade
Choose a base ref
..
head repository: openfoodfacts/openfoodfacts-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 95527691052a175680f7c1c09cd5ffa0ca2d979e
Choose a head ref
Showing with 3 additions and 3 deletions.
  1. +1 −1 .github/workflows/crowdin-per-language.yml
  2. +1 −1 .github/workflows/crowdin.yml
  3. +1 −1 CHANGELOG.md
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-per-language.yml
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Matrix
uses: crowdin/github-action@v2.5.1
uses: crowdin/github-action@v2.5.2
with:
upload_translations: false # default is false
download_translations: true
2 changes: 1 addition & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: crowdin action
uses: crowdin/github-action@v2.5.1
uses: crowdin/github-action@v2.5.2
with:
upload_translations: false # default is false
# Use this option to upload translations for a single specified language
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [1.1.0](https://github.com/openfoodfacts/openfoodfacts-web/compare/v1.0.0...v1.1.0) (2025-01-17)
## [1.1.0](https://github.com/openfoodfacts/openfoodfacts-web/compare/v1.0.0...v1.1.0) (2025-01-25)


### Features