Skip to content

Commit 9f5a2df

Browse files
authored
chore: v6.0.0-dev.1 (#103)
1 parent b0d0f91 commit 9f5a2df

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
# 6.0.0 (Unreleased)
1+
# 6.0.0-dev.1
22

33
- feat!: upgrade to support Dart `^3.4.0`
44
- feat: additional lint rules:
55
- [missing_code_block_language_in_doc_comment](https://dart.dev/tools/linter-rules/missing_code_block_language_in_doc_comment)
66
- [no_self_assignments](https://dart.dev/tools/linter-rules/no_self_assignments)
77
- [no_wildcard_variable_uses](https://dart.dev/tools/linter-rules/no_wildcard_variable_uses)
8+
- docs: include exclusion reason table ([100](https://github.com/VeryGoodOpenSource/very_good_analysis/pull/100), [102](https://github.com/VeryGoodOpenSource/very_good_analysis/pull/102))
89

910
# 5.1.0
1011

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: very_good_analysis
2-
version: 5.1.0
2+
version: 6.0.0-dev.1
33
description: Lint rules for Dart and Flutter used internally at Very Good Ventures.
44
repository: https://github.com/VeryGoodOpenSource/very_good_analysis
55
issue_tracker: https://github.com/VeryGoodOpenSource/very_good_analysis/issues

0 commit comments

Comments
 (0)