Skip to content

Commit

Permalink
Update pubspec.yaml & changelog version
Browse files Browse the repository at this point in the history
  • Loading branch information
GoranPrime committed Oct 29, 2024
1 parent 6cfe692 commit 4ca0b54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions packages/widget_toolkit_pin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [0.2.2]
* Fixed a bug where a newly input pin could get deleted if the user starts typing again immediately after an error shake animation starts

## [0.2.1]
* Fixed a visual bug where held buttons would remain stuck in the pressed state
* Fixed a visual bug where pin indicators wouldn't be displayed after an error is presented
Expand Down
2 changes: 1 addition & 1 deletion packages/widget_toolkit_pin/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: widget_toolkit_pin
description: This package provide out of the box entering PIN code
functionality, which can be used with biometric authentication.
version: 0.2.1
version: 0.2.2
homepage: https://primeholding.com/

environment:
Expand Down

0 comments on commit 4ca0b54

Please sign in to comment.