Skip to content

Commit db8b2d6

Browse files
Merge pull request #1361 from flutter-form-builder-ecosystem/release/9.2.1
chore(release): #1359 9.2.1
2 parents fd009ac + 2b29fe7 commit db8b2d6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [9.2.1]
2+
3+
* Set minimal Flutter version to 3.16.0
4+
15
# [9.2.0]
26

37
## Features

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_form_builder
22
description: This package helps in creation of forms in Flutter by removing the boilerplate code, reusing validation, react to changes, and collect final user input.
3-
version: 9.2.0
3+
version: 9.2.1
44
repository: https://github.com/flutter-form-builder-ecosystem/flutter_form_builder
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/issues
66
homepage: https://github.com/flutter-form-builder-ecosystem

0 commit comments

Comments
 (0)