Skip to content

Commit e8ec3fb

Browse files
Add new version and changelog
1 parent cc75c51 commit e8ec3fb

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

packages/leancode_cubit_utils/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## 0.2.0
1+
## 0.3.0
2+
3+
* Export `RequestCubitConfig` from `leancode_cubit_utils.dart`
4+
5+
# 0.2.0
26

37
* Add `isEmpty` to `BaseRequestCubit`
48

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

66
environment:

0 commit comments

Comments
 (0)