Skip to content

Commit 6044ccb

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-03-09) ### Bug Fixes * **code style:** use formatter and examples ([#2](#2)) ([8e32070](8e32070))
1 parent 8e32070 commit 6044ccb

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.0.1](https://github.com/smartive/flutter-generic-dropdown-widget/compare/v1.0.0...v1.0.1) (2023-03-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **code style:** use formatter and examples ([#2](https://github.com/smartive/flutter-generic-dropdown-widget/issues/2)) ([8e32070](https://github.com/smartive/flutter-generic-dropdown-widget/commit/8e32070830cdf657d0476c9c7482d4ee2a18492d))
7+
18
# 1.0.0 (2023-03-08)
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.0
4+
version: 1.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)