Skip to content

Commit

Permalink
chore(main): release 1.53.2
Browse files Browse the repository at this point in the history
  • Loading branch information
openfoodfacts-bot authored and raphael0202 committed Oct 9, 2024
1 parent 7ca87de commit 08f7796
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.53.2](https://github.com/openfoodfacts/robotoff/compare/v1.53.1...v1.53.2) (2024-10-08)


### Bug Fixes

* add script to normalize barcodes in DB ([4adeb6b](https://github.com/openfoodfacts/robotoff/commit/4adeb6b7e03daa29f5e611c3ae8704d8e11f9320))
* fix normalize script ([24db8fb](https://github.com/openfoodfacts/robotoff/commit/24db8fbb32ce2d390d704d4299a9f3768a0badcf))
* normalize barcode in all API routes ([7ca87de](https://github.com/openfoodfacts/robotoff/commit/7ca87ded248c4847a79e35fe6c4d18067cf25718))
* use ReditUpdate.product_type ([963eabb](https://github.com/openfoodfacts/robotoff/commit/963eabb14479278d90a21c7bc34cca23ef187604))

## [1.53.1](https://github.com/openfoodfacts/robotoff/compare/v1.53.0...v1.53.1) (2024-10-07)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ignore_missing_imports = true

[tool.poetry]
name = "robotoff"
version = "1.53.1"
version = "1.53.2"
description = "Real-time and batch prediction service for Open Food Facts."
authors = ["Open Food Facts Team"]
license = "GNU Affero General Public License v3"
Expand Down

0 comments on commit 08f7796

Please sign in to comment.