Skip to content

Commit

Permalink
chore(master): release 3.17.1 (#998)
Browse files Browse the repository at this point in the history
  • Loading branch information
openfoodfacts-bot authored Nov 21, 2024
1 parent 5ba66a0 commit d7664de
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.17.1](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.17.0...v3.17.1) (2024-11-21)


### Bug Fixes

* product_type not included when null ([#996](https://github.com/openfoodfacts/openfoodfacts-dart/issues/996)) ([5ba66a0](https://github.com/openfoodfacts/openfoodfacts-dart/commit/5ba66a060be6b4ee9974e5191311b8aff2168fc1))

## [3.17.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.16.0...v3.17.0) (2024-11-18)


Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: openfoodfacts
description: Dart package for the Open Food Facts API, a food products database made by everyone, for everyone.
# The version is automatically, temporarily increased by the release workflow, changing it manually has no effect.
version: 3.17.0
version: 3.17.1
homepage: https://github.com/openfoodfacts/openfoodfacts-dart

environment:
Expand Down

0 comments on commit d7664de

Please sign in to comment.