diff --git a/CHANGELOG.md b/CHANGELOG.md index 252c9b69..ee6c9b04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.2.5 + +- [DSImageMessageBubble] Fix when channel is instagram. + ## 0.2.4 - [DSSecurityService] Add service to manage security features. diff --git a/pubspec.yaml b/pubspec.yaml index 99293b85..dc10b2fa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: blip_ds description: Blip Design System for Flutter. -version: 0.2.4 +version: 0.2.5 homepage: https://github.com/takenet/blip-ds-flutter#readme repository: https://github.com/takenet/blip-ds-flutter