diff --git a/CHANGELOG.md b/CHANGELOG.md index 27f047178..0b22948a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# (Thu Jan 06 2022) + +#### 🐛 Bug Fix + +- `@tablecheck/tablekit-password-field@2.0.5` + - fix(tablekit-password-field): wrong invalid appearance [#77](https://github.com/tablecheck/tablekit/pull/77) ([@gazpachu](https://github.com/gazpachu)) + +#### Authors: 1 + +- Joan Mira ([@gazpachu](https://github.com/gazpachu)) + +--- + # (Wed Dec 15 2021) #### 🐛 Bug Fix diff --git a/packages/password-field/CHANGELOG.md b/packages/password-field/CHANGELOG.md index bc5e01843..6891395f1 100644 --- a/packages/password-field/CHANGELOG.md +++ b/packages/password-field/CHANGELOG.md @@ -1,3 +1,15 @@ +# v2.0.5 (Thu Jan 06 2022) + +#### 🐛 Bug Fix + +- fix(tablekit-password-field): wrong invalid appearance [#77](https://github.com/tablecheck/tablekit/pull/77) ([@gazpachu](https://github.com/gazpachu)) + +#### Authors: 1 + +- Joan Mira ([@gazpachu](https://github.com/gazpachu)) + +--- + # Change Log All notable changes to this project will be documented in this file.