Skip to content

Commit 777e65e

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2023-05-11) ### Features * add more anchor options ([#6](#6)) ([d4e756c](d4e756c))
1 parent d4e756c commit 777e65e

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+
# [1.1.0](https://github.com/smartive/flutter-generic-dropdown-widget/compare/v1.0.1...v1.1.0) (2023-05-11)
2+
3+
4+
### Features
5+
6+
* add more anchor options ([#6](https://github.com/smartive/flutter-generic-dropdown-widget/issues/6)) ([d4e756c](https://github.com/smartive/flutter-generic-dropdown-widget/commit/d4e756c0056ffecd855df4c3270be54912858ba6))
7+
18
## [1.0.1](https://github.com/smartive/flutter-generic-dropdown-widget/compare/v1.0.0...v1.0.1) (2023-03-09)
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: 1.0.1
4+
version: 1.1.0
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)