We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e5e28 commit 3a4418bCopy full SHA for 3a4418b
packages/bloc_lint/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.4.0
2
+
3
+- feat: upgrade to latest analyzer frontend
4
5
# 0.3.7
6
7
- fix: `analysis_options.yaml` resolution in pub workspace
packages/bloc_lint/pubspec.yaml
@@ -1,6 +1,6 @@
name: bloc_lint
description: Official lint rules for development when using the bloc state management library.
-version: 0.3.7
+version: 0.4.0
repository: https://github.com/felangel/bloc/tree/master/packages/bloc_lint
issue_tracker: https://github.com/felangel/bloc/issues
homepage: https://github.com/felangel/bloc
0 commit comments