File tree Expand file tree Collapse file tree 5 files changed +9
-8
lines changed Expand file tree Collapse file tree 5 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
- - stricter linting rules.
11
- - update ci-related scripts.
10
+ - bump up dependencies — [ 119] ( https://github.com/dartoos-dev/flutter_brand_palettes/issues/119 ) .
11
+ - stricter linting rules — [ 117] ( https://github.com/dartoos-dev/flutter_brand_palettes/issues/117 ) .
12
+ - update ci-related scripts — [ 115] ( https://github.com/dartoos-dev/flutter_brand_palettes/issues/115 ) .
12
13
13
14
## [ 0.5.1] - 2023-02-05
14
15
Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ packages:
45
45
dependency: "direct main"
46
46
description:
47
47
name: eo_color
48
- sha256: ac7210d3d77b896203c6bd895aaa05af4830b9429ffe466b1da79a3e007371a9
48
+ sha256: c8797b2a3223af2d79e8f636805ea65d1083be7df79c033beedfc6f3bf05efe2
49
49
url: "https://pub.dev"
50
50
source: hosted
51
- version: "2.2.1 "
51
+ version: "2.2.2 "
52
52
fake_async:
53
53
dependency: transitive
54
54
description:
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ environment:
10
10
flutter : " >=1.17.0"
11
11
12
12
dependencies :
13
- eo_color : ^2.2.0
13
+ eo_color : ^2.2.2
14
14
flutter :
15
15
sdk : flutter
16
16
flutter_brand_palettes :
Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ packages:
45
45
dependency: "direct main"
46
46
description:
47
47
name: eo_color
48
- sha256: ac7210d3d77b896203c6bd895aaa05af4830b9429ffe466b1da79a3e007371a9
48
+ sha256: c8797b2a3223af2d79e8f636805ea65d1083be7df79c033beedfc6f3bf05efe2
49
49
url: "https://pub.dev"
50
50
source: hosted
51
- version: "2.2.1 "
51
+ version: "2.2.2 "
52
52
fake_async:
53
53
dependency: transitive
54
54
description:
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ environment:
9
9
flutter : " >=1.17.0"
10
10
11
11
dependencies :
12
- eo_color : ^2.2.1
12
+ eo_color : ^2.2.2
13
13
flutter :
14
14
sdk : flutter
15
15
You can’t perform that action at this time.
0 commit comments