Skip to content

Commit

Permalink
chore(master): release 3.7.0 (#921)
Browse files Browse the repository at this point in the history
  • Loading branch information
openfoodfacts-bot authored May 5, 2024
1 parent a161516 commit 9471a39
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.7.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.6.1...v3.7.0) (2024-05-03)


### Features

* 919 - new field KnowledgePanelImageElement.link_url ([#920](https://github.com/openfoodfacts/openfoodfacts-dart/issues/920)) ([a161516](https://github.com/openfoodfacts/openfoodfacts-dart/commit/a161516cc209ea55d911e702a6573bb880879661))

## [3.6.1](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.6.0...v3.6.1) (2024-04-23)


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.6.1
version: 3.7.0
homepage: https://github.com/openfoodfacts/openfoodfacts-dart

environment:
Expand Down

0 comments on commit 9471a39

Please sign in to comment.