Skip to content

Commit ff8b479

Browse files
committed
prepare for v2.5.0
1 parent bfe0e48 commit ff8b479

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.5.0 - Jul 24, 2022
2+
3+
- Update dependencies
4+
- `disposebag: ^1.5.1`
5+
- `rxdart_ext: ^0.2.3` (`~ rxdart: ^0.27.5`)
6+
17
## 2.4.0 - Sep 13, 2021
28

39
- Remove `distinct_value_connectable_stream` dependency.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: rx_redux
22
description: Redux implementation based on Dart Stream, with the power of RxDart. Reactive redux store for Dart & Flutter.
3-
version: 2.4.0
3+
version: 2.5.0
44
homepage: https://github.com/hoc081098/rx_redux.git
55
repository: https://github.com/hoc081098/rx_redux.git
66
issue_tracker: https://github.com/hoc081098/rx_redux/issues

0 commit comments

Comments
 (0)