Skip to content

Commit 9c258fc

Browse files
committed
Update changelog and bump version number
1 parent 386ba8f commit 9c258fc

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.5.0
2+
3+
* **BREAKING CHANGE**: Remove `map` and `isEmpty` methods from `RequestCubit`.
4+
* **BREAKING CHANGE**: Remove `TData` generic parameter from `RequestCubit`.
5+
16
## 0.4.2
27

38
* Upgrade `leancode_hooks` to 0.1.2.

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.4.2
3+
version: 0.5.0
44
repository: https://github.com/leancodepl/leancode_cubit_utils
55

66
environment:

0 commit comments

Comments
 (0)