Skip to content

Commit 005b349

Browse files
Merge pull request #39 from flutter-form-builder-ecosystem/release/2.3.0
chore(release): 2.3.0
2 parents 6aba0a2 + 2f7a729 commit 005b349

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,3 +1,10 @@
1+
## [2.3.0] - 14-Jul-2022
2+
3+
* Move maxFiles display into counterText #32 (Thanks @grundid)
4+
* Add type selector property #31 (Thanks @grundid)
5+
* Refactor readme
6+
* Apply license BSD-3-clause
7+
18
## [2.2.0] - 20-Jun-2022.
29
* Improvements to Web support
310
* Fix issue where errorText not showing

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: form_builder_file_picker
22
description: FilePicker Field for flutter_form_builder package. Used to select files as part of form input.
3-
version: 2.2.0
3+
version: 2.3.0
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_file_picker/issues
66

0 commit comments

Comments
 (0)