Skip to content

Commit

Permalink
chore: Upgrade package version to 0.0.97
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Amaro committed Jan 9, 2024
1 parent 4f2cc46 commit 10adfdc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion sample/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.95"
version: "0.0.97"
boolean_selector:
dependency: transitive
description:
Expand Down

0 comments on commit 10adfdc

Please sign in to comment.