From 10adfdcfc047c6701d6a3025f1a6ab3297b343fa Mon Sep 17 00:00:00 2001 From: Marcelo Amaro Date: Tue, 9 Jan 2024 19:22:20 -0300 Subject: [PATCH] chore: Upgrade package version to 0.0.97 --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- sample/pubspec.lock | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 836b684e..47d10390 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.0.97 + +- [DSFileMessageBubble] Added media ```text``` as property so it'll be displayed along with the file itself. +- [DSUserAvatar] Fixed overflow when passing a custom ```textStyle```. + ## 0.0.96 - [DSHeadlineExtraLargeTextStyle] Created text style primarily used by extra large titles. diff --git a/pubspec.yaml b/pubspec.yaml index c10589b4..a0690881 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: blip_ds description: Blip Design System for Flutter. -version: 0.0.96 +version: 0.0.97 homepage: https://github.com/takenet/blip-ds-flutter#readme repository: https://github.com/takenet/blip-ds-flutter diff --git a/sample/pubspec.lock b/sample/pubspec.lock index 5ddd61b8..e9fc58b6 100644 --- a/sample/pubspec.lock +++ b/sample/pubspec.lock @@ -31,7 +31,7 @@ packages: path: ".." relative: true source: path - version: "0.0.95" + version: "0.0.97" boolean_selector: dependency: transitive description: