Skip to content

Commit 9ede3fe

Browse files
authored
Prepare pana 0.23.1 release. (#1517)
1 parent 3c3a413 commit 9ede3fe

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
- Support passthrough of unrelated linter rules in analysis option customization.
44
- Support passthrough of unrelated analyzer errors in analysis option customization.
5+
- Added new license files.
56

67
## 0.23.0
78

lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pana
22
description: PAckage aNAlyzer - produce a report summarizing the health and quality of a Dart package.
3-
version: 0.23.1-dev
3+
version: 0.23.1
44
repository: https://github.com/dart-lang/pana
55
topics:
66
- tool

0 commit comments

Comments
 (0)