Skip to content

Commit 06d4c3b

Browse files
committed
Changelog + Version Bump
1 parent 39d04ab commit 06d4c3b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

feedback/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
## [2.3.0-beta]
1+
## [2.3.0]
22

3+
* bottom sheet gets closed on back press
4+
* Added support for the following languages: russian (ru), ukrainian (uk), turkish (tr), simimplified chinese (zh)
35
* *Breaking* if you're using a custom `feedbackBuilder`
46
* Fixes [152](https://github.com/ueman/feedback/issues/152), [138](https://github.com/ueman/feedback/issues/138), [88](https://github.com/ueman/feedback/issues/88)
57

6-
78
## [2.2.1]
89

910
* The feedback ui always opens in the configured mode [#137](https://github.com/ueman/feedback/pull/137)

feedback/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: feedback
22
description: A Flutter package for getting better feedback. It allows the user to give interactive feedback directly in the app.
3-
version: 2.3.0-beta
3+
version: 2.3.0
44
homepage: https://uekoetter.dev/
55
repository: https://github.com/ueman/feedback
66
issue_tracker: https://github.com/ueman/feedback/issues

0 commit comments

Comments
 (0)