Skip to content

Commit 8f562c3

Browse files
authored
chore(bloc_tools): v0.1.0-dev.20 (#4651)
1 parent 0ccb6ba commit 8f562c3

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/bloc_tools/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.1.0-dev.20
2+
3+
- deps: bump `pkg:bloc_lint` to `^0.3.3`
4+
- docs: add `bloc_lint` badge to `README`
5+
- refactor: analysis options updates
6+
17
# 0.1.0-dev.19
28

39
- deps: bump `pkg:bloc_lint` to `^0.3.2`

packages/bloc_tools/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bloc_tools/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: bloc_tools
22
description: Tools for building applications using the bloc state management library.
3-
version: 0.1.0-dev.19
3+
version: 0.1.0-dev.20
44
repository: https://github.com/felangel/bloc/tree/master/packages/bloc_tools
55
issue_tracker: https://github.com/felangel/bloc/issues
66
homepage: https://github.com/felangel/bloc

0 commit comments

Comments
 (0)