Skip to content

Commit b9cbab7

Browse files
authored
Prepare 0.23.3 release (#1529)
1 parent 0acb282 commit b9cbab7

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
@@ -1,6 +1,7 @@
11
## 0.23.3
22

33
- Support for multiple `include:` entry in `analysis_options.yaml`.
4+
- Fix issue with `PUB_HOSTED_URL` with custom path segments.
45

56
## 0.23.2
67

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

0 commit comments

Comments
 (0)