Skip to content

Commit 16f5e6f

Browse files
devoncarewcommit-bot@chromium.org
authored andcommitted
[analyzer] prep package:analyzer_plugin for publishing
Change-Id: Ie5ab37c53956ff7743684996915eff3ab66ff38b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108363 Reviewed-by: Brian Wilkerson <[email protected]> Commit-Queue: Devon Carew <[email protected]>
1 parent 5be07ff commit 16f5e6f

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

pkg/analyzer_plugin/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.1.0
2+
3+
- Support the latest `pkg:analyzer`.
4+
- remove the declared type of generated setters
5+
16
## 0.0.1-alpha.8
27

38
- Support the latest `pkg:analyzer`.

pkg/analyzer_plugin/pubspec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@ dependencies:
1818
dev_dependencies:
1919
analysis_tool:
2020
path: ../analysis_tool
21+
front_end:
22+
path: ../front_end
2123
test_reflective_loader: ^0.1.8
2224
test: ^1.0.0

0 commit comments

Comments
 (0)