Skip to content

Commit a1ee01a

Browse files
committed
chore: release form_builder_extra_fields v8.0.1
1 parent 6532dd7 commit a1ee01a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

packages/form_builder_extra_fields/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [8.0.1] - 17-May-2022
2+
* Add missing attributes for `FormBuilderSearchableDropdown`
3+
14
## [8.0.0] - 16-May-2022
25
* Flutter 3 compatibility
36

packages/form_builder_extra_fields/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: form_builder_extra_fields
22
description: This package provides additional input fields for flutter_form_builder package
3-
version: 8.0.0
3+
version: 8.0.1
44
homepage: https://github.com/danvick/flutter_form_builder
55

66
environment:

0 commit comments

Comments
 (0)