Skip to content

Commit 3a4418b

Browse files
authored
chore(bloc_lint): v0.4.0 (#4744)
1 parent 45e5e28 commit 3a4418b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/bloc_lint/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.4.0
2+
3+
- feat: upgrade to latest analyzer frontend
4+
15
# 0.3.7
26

37
- fix: `analysis_options.yaml` resolution in pub workspace

packages/bloc_lint/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: bloc_lint
22
description: Official lint rules for development when using the bloc state management library.
3-
version: 0.3.7
3+
version: 0.4.0
44
repository: https://github.com/felangel/bloc/tree/master/packages/bloc_lint
55
issue_tracker: https://github.com/felangel/bloc/issues
66
homepage: https://github.com/felangel/bloc

0 commit comments

Comments
 (0)