Skip to content

Commit d1c68a6

Browse files
committed
chore: 9.0.1
1 parent 394db3e commit d1c68a6

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "9.0.0"
2+
".": "9.0.1"
33
}
44

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [9.0.1](https://github.com/VeryGoodOpenSource/very_good_analysis/compare/v9.0.0...v9.0.1) (2025-08-21)
2+
3+
4+
### Docs
5+
6+
* update `CONTRIBUTING.md` to explain how to add new lint rules ([#156](https://github.com/VeryGoodOpenSource/very_good_analysis/issues/156)) ([447051a](https://github.com/VeryGoodOpenSource/very_good_analysis/commit/447051a324ac232d5f2c0298449631ac87b09ad7))
17

28
## 9.0.0
39

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: 9.0.0
2+
version: 9.0.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)