Skip to content

Commit a809d86

Browse files
chore(main): release 1.85.11
1 parent 4c6366c commit a809d86

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.85.10"
2+
".": "1.85.11"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.85.11](https://github.com/openfoodfacts/robotoff/compare/v1.85.10...v1.85.11) (2026-07-09)
4+
5+
6+
### Bug Fixes
7+
8+
* replace obsolete facet URLs with /facets/ prefix ([#1909](https://github.com/openfoodfacts/robotoff/issues/1909)) ([939d02f](https://github.com/openfoodfacts/robotoff/commit/939d02f92c33bddbc5fb59f1d57fec7519f94a3f)), closes [#1548](https://github.com/openfoodfacts/robotoff/issues/1548)
9+
10+
11+
### Technical
12+
13+
* **deps:** bump transformers from 4.53.3 to 5.3.0 ([#1908](https://github.com/openfoodfacts/robotoff/issues/1908)) ([4c6366c](https://github.com/openfoodfacts/robotoff/commit/4c6366cd82409a512523738649f074397fed25e4))
14+
315
## [1.85.10](https://github.com/openfoodfacts/robotoff/compare/v1.85.9...v1.85.10) (2026-06-22)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dev = [
3030

3131
[project]
3232
name = "robotoff"
33-
version = "1.85.10"
33+
version = "1.85.11"
3434
description = "Real-time and batch prediction service for Open Food Facts."
3535
readme = "README.md"
3636
requires-python = ">=3.11,<3.13"

0 commit comments

Comments
 (0)