Skip to content

Commit bf84eec

Browse files
0.2.1-0.2.2
1 parent 4fc1a05 commit bf84eec

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.2.2
2+
3+
- Remove LintCode from documentation to improve scores and make it clearer
4+
5+
## 0.2.1
6+
7+
- Fix LintCode issue
8+
19
## 0.2.0
210

311
- Added `avoid_final_with_getter` rule

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: solid_lints
22
description:
33
Lints for Dart and Flutter based on software industry standards and best
44
practices.
5-
version: 0.2.0
5+
version: 0.2.2
66
homepage: https://github.com/solid-software/solid_lints/
77
documentation: https://solid-software.github.io/solid_lints/docs/intro
88
topics: [lints, linter, lint, analysis, analyzer]

0 commit comments

Comments
 (0)