From 8b7d93940db254aef86f86f994c05c30e8be28c9 Mon Sep 17 00:00:00 2001 From: Marcelo Amaro Date: Fri, 21 Jun 2024 12:06:18 -0300 Subject: [PATCH] chore: upgrade blip_ds version from 0.1.1 to 0.1.2 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- sample/pubspec.lock | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ea216f8..ec9632b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.2 + +- [DSLocationMessageBubble] Added app selection when touching the map preview. + ## 0.1.1 - [DSVideoMessageBubble] Added title to this bubble. diff --git a/pubspec.yaml b/pubspec.yaml index 9e355a7f..0a5c73b7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: blip_ds description: Blip Design System for Flutter. -version: 0.1.1 +version: 0.1.2 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 62412119..a3309f1e 100644 --- a/sample/pubspec.lock +++ b/sample/pubspec.lock @@ -31,7 +31,7 @@ packages: path: ".." relative: true source: path - version: "0.1.1" + version: "0.1.2" boolean_selector: dependency: transitive description: