Skip to content

Commit b4cd402

Browse files
chore(release): 11.2.0
1 parent 9afce65 commit b4cd402

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 11.2.0
4+
5+
- Fix password validator when not showing default error message
6+
- Upgrade intl to 0.20.0
7+
- Update constraints to Dart 3.8
8+
- Update constraints to Flutter 3.32
9+
- Add linux setup on example
10+
311
## 11.1.2
412

513
- Update intl constraints to allow versions until 0.21.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: form_builder_validators
22
description: Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own.
3-
version: 11.1.2
3+
version: 11.2.0
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_validators
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues
66
homepage: https://github.com/flutter-form-builder-ecosystem

0 commit comments

Comments
 (0)