Skip to content

Commit 4043d04

Browse files
chore(master): release 3.2.0
1 parent 60c2bdc commit 4043d04

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [3.2.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.1.0...v3.2.0) (2023-11-16)
4+
5+
6+
### Features
7+
8+
* new field pageCount for searchResult ([#823](https://github.com/openfoodfacts/openfoodfacts-dart/issues/823)) ([1d88bbf](https://github.com/openfoodfacts/openfoodfacts-dart/commit/1d88bbfac3411bfe150745034a4e28067628ac0f))
9+
310
## [3.1.0](https://github.com/openfoodfacts/openfoodfacts-dart/compare/v3.0.0...v3.1.0) (2023-10-28)
411

512

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: openfoodfacts
22
description: Dart package for the Open Food Facts API, a food products database made by everyone, for everyone.
33
# The version is automatically, temporarily increased by the release workflow, changing it manually has no effect.
4-
version: 3.1.0
4+
version: 3.2.0
55
homepage: https://github.com/openfoodfacts/openfoodfacts-dart
66

77
environment:

0 commit comments

Comments
 (0)