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 9cc4078 commit 0c17553Copy full SHA for 0c17553
packages/bloc_lint/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.3.4
2
+
3
+- chore: various dependency upgrades
4
5
# 0.3.3
6
7
- fix: ignore whitespace in ignore comments
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.3
+version: 0.3.4
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