Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 57f65a5

Browse files
author
eightgran
committed
Increment version number - 2.0.3
1 parent 9acec69 commit 57f65a5

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.0.3
2+
- Improve gradient background on `LitUserIcon`
3+
- Improve color contrast on `LitDeleteButton`
4+
- Improve styling on `CollapseOnScrollActionButton`
5+
- Change text styles on `DiscardDraftDialog` and `ConfirmDeleteDialog`
6+
17
## 2.0.2
28
- Add `ConfirmDeleteDialog`, a dialog widget to confirm a delete action.
39
- Add additional localizations.

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ packages:
9292
path: ".."
9393
relative: true
9494
source: path
95-
version: "2.0.2"
95+
version: "2.0.3"
9696
meta:
9797
dependency: transitive
9898
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: leitmotif
2-
version: 2.0.2
2+
version: 2.0.3
33
homepage: https://github.com/litlifesoftware/leitmotif-flutter
44
description: >-
55
A collection of widgets and screens for Flutter implementing the Leitmotif Design Language.

0 commit comments

Comments
 (0)