Skip to content

Commit eb34605

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2024-02-26) ### Bug Fixes * reposition on screen out-of-bounds ([#16](#16)) ([3b76e90](3b76e90))
1 parent 3b76e90 commit eb34605

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/smartive/flutter-generic-dropdown-widget/compare/v2.0.0...v2.0.1) (2024-02-26)
2+
3+
4+
### Bug Fixes
5+
6+
* reposition on screen out-of-bounds ([#16](https://github.com/smartive/flutter-generic-dropdown-widget/issues/16)) ([3b76e90](https://github.com/smartive/flutter-generic-dropdown-widget/commit/3b76e900e6b541d07626d7976570933eef58eb47))
7+
18
# [2.0.0](https://github.com/smartive/flutter-generic-dropdown-widget/compare/v1.1.0...v2.0.0) (2023-06-12)
29

310

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: generic_dropdown_widget
22
description: A generic dropdown for flutter. Enables displaying arbitrary
33
content with an arbitrary toggle anywhere in the app.
4-
version: 2.0.0
4+
version: 2.0.1
55
homepage: https://smartive.github.io/flutter-generic-dropdown-widget/
66
issue_tracker: https://github.com/smartive/flutter-generic-dropdown-widget/issues
77
repository: https://github.com/smartive/flutter-generic-dropdown-widget.git

0 commit comments

Comments
 (0)