Skip to content

Commit 328fb5c

Browse files
Update changelog
1 parent 95351fd commit 328fb5c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

packages/leancode_cubit_utils/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.3.1
2+
3+
* Rename `headerBuilder` and `footerBuilder` to `headerSliverBuilder` and `footerSliverBuilder` in `PaginatedCubitLayout`
4+
* Rebuild `headerSliverBuilder` and `footerSliverBuilder` on `PaginatedCubit` state change
5+
16
## 0.3.0
27

38
* Export `RequestCubitConfig` from `leancode_cubit_utils.dart`

packages/leancode_cubit_utils/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: leancode_cubit_utils
22
description: A collection of cubits and widgets that facilitate the creation of repetitive pages, eliminating boilerplate.
3-
version: 0.3.0
3+
version: 0.3.1
44
repository: https://github.com/leancodepl/leancode_cubit_utils
55

66
environment:

0 commit comments

Comments
 (0)