From 5d3ca87e915cf6608e0c7f3a047d45c2aa527c3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 13:27:26 +0000 Subject: [PATCH] chore(develop): release 4.8.0 --- CHANGELOG.md | 24 ++++++++++++++++++++++++ version.txt | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83cdac69b856..75cd161b1f08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [4.8.0](https://github.com/openfoodfacts/smooth-app/compare/v4.7.0...v4.8.0) (2023-05-13) + + +### 🚀 Features + +* 3835 - country selector similar to language selector ([#3936](https://github.com/openfoodfacts/smooth-app/issues/3936)) ([fb164cb](https://github.com/openfoodfacts/smooth-app/commit/fb164cbce252415e3de10e874dc3edc782fe2b65)) +* 3880 - added a "get photo" button on the edit packaging component page ([#3942](https://github.com/openfoodfacts/smooth-app/issues/3942)) ([72e98df](https://github.com/openfoodfacts/smooth-app/commit/72e98df762831d4e7145f40a2f26f5dde21d54ca)) + + +### 🛠 Miscellaneous + +* 3943 - removed unused package from pubspec.yaml ([#3944](https://github.com/openfoodfacts/smooth-app/issues/3944)) ([5fc9a8d](https://github.com/openfoodfacts/smooth-app/commit/5fc9a8da987ecbedaf82864dcdf856073f77e5ef)) +* **deps:** bump share_plus from 6.3.1 to 6.3.4 in /packages/smooth_app ([#3916](https://github.com/openfoodfacts/smooth-app/issues/3916)) ([dbe66b5](https://github.com/openfoodfacts/smooth-app/commit/dbe66b5f966503d787413b31f2882581fce72623)) +* upgrade - flutter_svg, camera ([#3945](https://github.com/openfoodfacts/smooth-app/issues/3945)) ([cd04135](https://github.com/openfoodfacts/smooth-app/commit/cd04135b01408477a060aeeb3c520b77c790574a)) + + +### 🐛 Bug Fixes + +* 3595 - transient file refactoring and fixes ([#3939](https://github.com/openfoodfacts/smooth-app/issues/3939)) ([6e72ff0](https://github.com/openfoodfacts/smooth-app/commit/6e72ff099107efdb890461b66cdacadae694f3ce)) +* 3865 Insufficient contrast for the error banner ([#3940](https://github.com/openfoodfacts/smooth-app/issues/3940)) ([7d26df6](https://github.com/openfoodfacts/smooth-app/commit/7d26df6d4dc190d43451c8a41ffb5584efbdad5f)) +* 3899 - back to the main photo page after cropping from gallery ([#3938](https://github.com/openfoodfacts/smooth-app/issues/3938)) ([72f3396](https://github.com/openfoodfacts/smooth-app/commit/72f33964ab2f60b12076fffffde8103416db077c)) +* 3951 - left-aligned icons for KP action buttons ([#3952](https://github.com/openfoodfacts/smooth-app/issues/3952)) ([5c82e23](https://github.com/openfoodfacts/smooth-app/commit/5c82e23227a8db0428d2e1dbc27bd8baba330b95)) +* 3953 - explicitly using flutter 3.7.12 as 3.10 is available ([#3956](https://github.com/openfoodfacts/smooth-app/issues/3956)) ([2701975](https://github.com/openfoodfacts/smooth-app/commit/2701975bc1f64de599dcaf2fe6bd21501df8facb)) + ## [4.7.0](https://github.com/openfoodfacts/smooth-app/compare/v4.6.0...v4.7.0) (2023-05-06) diff --git a/version.txt b/version.txt index f6cdf40983ff..88f181192c43 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.7.0 +4.8.0