Skip to content

Commit 607dd26

Browse files
authored
Prepare 0.23.2 release (#1524)
1 parent ad4b9ce commit 607dd26

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
- Allow `package:analyzer` range to accept `^9.0.0` too.
44
- Fix issue where screenshots with same filenames but located in different subdirectories were overwriting each other during processing.
5+
- Only complain about wasm support for web-enabled packages.
56

67
## 0.23.1
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.2-dev
3+
version: 0.23.2
44
repository: https://github.com/dart-lang/pana
55
topics:
66
- tool

0 commit comments

Comments
 (0)