Skip to content

Commit f09de67

Browse files
bump version & change log
1 parent c19756f commit f09de67

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/reactive_flutter_typeahead/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2+
## [2.1.2]
3+
4+
* FIX: Suggestion box was not closed on selection
5+
16
## [2.1.1]
27

38
* Support `reactive_forms: 17.x`

packages/reactive_flutter_typeahead/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: reactive_flutter_typeahead
22
description: Wrapper around flutter_typeahead to use with reactive_forms.
3-
version: 2.1.1
3+
version: 2.1.2
44
repository: https://github.com/artflutter/reactive_forms_widgets/tree/master/packages/reactive_flutter_typeahead
55
issue_tracker: https://github.com/artflutter/reactive_forms_widgets/issues
66

0 commit comments

Comments
 (0)