File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 8.0.5
2+
3+ * Require ` analyzer: ^6.4.1 ` .
4+
15## 8.0.4
26
37* Remove explicit library names. (#3609 )
Original file line number Diff line number Diff line change 11dartdoc :
22 linkToSource :
33 root : ' .'
4- uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v8.0.4 /%f%#L%l%'
4+ uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v8.0.5 /%f%#L%l%'
Original file line number Diff line number Diff line change 1- const packageVersion = '8.0.4 ' ;
1+ const packageVersion = '8.0.5 ' ;
Original file line number Diff line number Diff line change 11name : dartdoc
2- version : 8.0.4
2+ version : 8.0.5
33description : A non-interactive HTML documentation generator for Dart source code.
44repository : https://github.com/dart-lang/dartdoc
55
66environment :
77 sdk : ^3.2.0
88
99dependencies :
10- analyzer : ^6.4.0
10+ analyzer : ^6.4.1
1111 args : ^2.4.1
1212 collection : ^1.17.0
1313 crypto : ^3.0.3
You can’t perform that action at this time.
0 commit comments