Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koji-1009 committed Dec 18, 2022
1 parent 20c097d commit b9ca855
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.1.0] - 2022.12.19

* flutter_lints v2
* Update example

## [1.0.1] - 2022.01.11

* Add TextStyle and StructStyle param
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.1"
version: "1.1.0"
path:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: password_text_field
description: PasswordTextField is a TextField that manages the toggle of obscure.
version: 1.0.1
version: 1.1.0
homepage: https://github.com/koji-1009/password_text_field

environment:
Expand Down

0 comments on commit b9ca855

Please sign in to comment.