diff --git a/CHANGELOG.md b/CHANGELOG.md index b7197e9a..dbcc86ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.0.55 + +- [DSPhoneInput] Somes adjustment +- [DSMessageBubbleAvatarConfig] Create hideReceivedAvatar param + ## 0.0.54 - [DSPhoneInput] Add country callback and text editing controller. diff --git a/pubspec.yaml b/pubspec.yaml index 134e2c39..4274fa96 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: blip_ds description: Blip Design System for Flutter. -version: 0.0.54 +version: 0.0.55 homepage: https://github.com/takenet/blip-ds-flutter#readme repository: https://github.com/takenet/blip-ds-flutter