diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a29c6f6..75289480 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.0.67 + +- [DSColors] Added new color. +- [DSVideoMessageBubble] Fix to play videos from instagram. + ## 0.0.66 - [DSRequestLocationButton] New widget to show the button of request of location. diff --git a/pubspec.yaml b/pubspec.yaml index 9819efb1..5293b78c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: blip_ds description: Blip Design System for Flutter. -version: 0.0.66 +version: 0.0.67 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 d81cc1ea..2bb5cc65 100644 --- a/sample/pubspec.lock +++ b/sample/pubspec.lock @@ -31,7 +31,7 @@ packages: path: ".." relative: true source: path - version: "0.0.66" + version: "0.0.67" boolean_selector: dependency: transitive description: