Skip to content

Commit 96e520e

Browse files
Bump version to 0.0.10, update CHANGELOG.md
1 parent f54bf2c commit 96e520e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.0.10
2+
3+
- Update `dart_code_metrics` dependency to 4.10.1, pin the version
4+
- Ignore `mockito` mocks generated to be alongside source test files
5+
16
## 0.0.9
27

38
- Remove `diagnostic_describe_all_properties` 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.0.9
5+
version: 0.0.10
66
homepage: https://github.com/solid-software/solid_lints/
77

88
environment:

0 commit comments

Comments
 (0)