Skip to content

Commit c984c65

Browse files
Merge pull request #150 from flutter-form-builder-ecosystem/release/11.1.2
chore(release): 11.1.2
2 parents 31c78af + be4b2a5 commit c984c65

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,5 +1,9 @@
11
# Changelog
22

3+
## 11.1.2
4+
5+
- Update intl constraints to allow versions until 0.21.0
6+
37
## 11.1.1
48

59
- Fix issue when build fails due to missing l10n files

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