Skip to content

Commit fcfd8e0

Browse files
committed
add changelog, update version
1 parent 394ee5b commit fcfd8e0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

feedback/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [3.1.0]
2+
3+
- Fix dialog pop issue [#293](https://github.com/ueman/feedback/pull/293). This may break custom feedback builder. Make sure to test those before updating.
4+
15
## [3.0.1]
26

37
* Theme is now able to configure more UI elements

feedback/pubspec.yaml

+1-1
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: 3.0.1
3+
version: 3.1.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)