Skip to content

Commit 359d5d2

Browse files
chore(develop): release 3.10.1 (#4919)
🤖 I have created a release *beep* *boop* --- ## [3.10.1](v3.10.0...v3.10.1) (2023-03-31) ### Bug Fixes * add status_code prop in AnnotationResponse ([17af32c](17af32c)), closes [#4896](#4896) * getImageUrl ([2626919](2626919)) * Product search recycler view data ([#4918](#4918)) ([0c0dca1](0c0dca1)), closes [#4913](#4913) * ProductCompareViewModelTest ([4879d20](4879d20)), closes [#4923](#4923) * removed useless RequiresApi annotation as minSdk is 21 ([7ccfabf](7ccfabf)) * use setDataAndType instead of data and type in Intent creations ([bfe78a9](bfe78a9)) * wrong mapping causing json deserialization issue ([770d9c2](770d9c2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 752e029 commit 359d5d2

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [3.10.1](https://github.com/openfoodfacts/openfoodfacts-androidapp/compare/v3.10.0...v3.10.1) (2023-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* add status_code prop in AnnotationResponse ([17af32c](https://github.com/openfoodfacts/openfoodfacts-androidapp/commit/17af32c27845695558582133ec802bfecf8e6f55)), closes [#4896](https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/4896)
9+
* getImageUrl ([2626919](https://github.com/openfoodfacts/openfoodfacts-androidapp/commit/2626919eaec75d61c0586b84617f222fb0387e02))
10+
* Product search recycler view data ([#4918](https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/4918)) ([0c0dca1](https://github.com/openfoodfacts/openfoodfacts-androidapp/commit/0c0dca1f6614d8a128c5cf77edcfc8f7fc697a42)), closes [#4913](https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/4913)
11+
* ProductCompareViewModelTest ([4879d20](https://github.com/openfoodfacts/openfoodfacts-androidapp/commit/4879d20322ae002456bc51c45e3c3f4399e89a2d)), closes [#4923](https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/4923)
12+
* removed useless RequiresApi annotation as minSdk is 21 ([7ccfabf](https://github.com/openfoodfacts/openfoodfacts-androidapp/commit/7ccfabf60af0e96e1edd77679a05ca27bc201285))
13+
* use setDataAndType instead of data and type in Intent creations ([bfe78a9](https://github.com/openfoodfacts/openfoodfacts-androidapp/commit/bfe78a916c3209a4b9ab30a3d3e63bcff2327c24))
14+
* wrong mapping causing json deserialization issue ([770d9c2](https://github.com/openfoodfacts/openfoodfacts-androidapp/commit/770d9c2a8c8aded8729b29914ce8055cb56fe2d4))
15+
316
## [3.10.0](https://github.com/openfoodfacts/openfoodfacts-androidapp/compare/v3.9.0...v3.10.0) (2023-02-01)
417

518

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.10.0
1+
3.10.1

0 commit comments

Comments
 (0)