diff --git a/packages/widget_toolkit_pin/CHANGELOG.md b/packages/widget_toolkit_pin/CHANGELOG.md index 2b37be2f..cb707fd9 100644 --- a/packages/widget_toolkit_pin/CHANGELOG.md +++ b/packages/widget_toolkit_pin/CHANGELOG.md @@ -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 diff --git a/packages/widget_toolkit_pin/pubspec.yaml b/packages/widget_toolkit_pin/pubspec.yaml index c6dd83fc..b8a7e708 100644 --- a/packages/widget_toolkit_pin/pubspec.yaml +++ b/packages/widget_toolkit_pin/pubspec.yaml @@ -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: