diff --git a/packages/leancode_cubit_utils/CHANGELOG.md b/packages/leancode_cubit_utils/CHANGELOG.md index 37b0e6e..6302b2f 100644 --- a/packages/leancode_cubit_utils/CHANGELOG.md +++ b/packages/leancode_cubit_utils/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.2 + +* Upgrade `bloc` to ^9.0.0 + ## 0.3.1 * Rename `headerBuilder` and `footerBuilder` to `headerSliverBuilder` and `footerSliverBuilder` in `PaginatedCubitLayout` diff --git a/packages/leancode_cubit_utils/pubspec.yaml b/packages/leancode_cubit_utils/pubspec.yaml index b97ebca..ca44c09 100644 --- a/packages/leancode_cubit_utils/pubspec.yaml +++ b/packages/leancode_cubit_utils/pubspec.yaml @@ -1,6 +1,6 @@ name: leancode_cubit_utils description: A collection of cubits and widgets that facilitate the creation of repetitive pages, eliminating boilerplate. -version: 0.3.1 +version: 0.3.2 repository: https://github.com/leancodepl/leancode_cubit_utils environment: