Skip to content

Commit c4500b6

Browse files
authored
chore(bloc_concurrency): v0.2.1 (#3712)
1 parent 648b337 commit c4500b6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/bloc_concurrency/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.2.1
2+
3+
- chore: add screenshots to `pubspec.yaml`
4+
- refactor: upgrade to Dart 2.19
5+
- deps: upgrade to `very_good_analysis 3.1.0`
6+
- docs: update example to follow naming conventions
7+
18
# 0.2.0
29

310
- feat: upgrade to `bloc: ^8.0.0`

packages/bloc_concurrency/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: bloc_concurrency
22
description: Custom event transformers inspired by ember concurrency. Built to be used with the bloc state management package.
3-
version: 0.2.0
3+
version: 0.2.1
44
repository: https://github.com/felangel/bloc/tree/master/packages/bloc_concurrency
55
issue_tracker: https://github.com/felangel/bloc/issues
66
homepage: https://github.com/felangel/bloc

0 commit comments

Comments
 (0)