Skip to content

Commit 4d27723

Browse files
Merge pull request #1418 from RepliedSage11/main
docs: #1416 Update changelog
2 parents 5a4ee48 + e61e955 commit 4d27723

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# [9.4.0]
1+
# 9.4.1
2+
3+
## Features
4+
5+
* `FormBuilderTextField` Add missing fields from TextField
6+
7+
# 9.4.0
28

39
## Fixes
410

pubspec.yaml

+1-1
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.4.0
3+
version: 9.4.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)