Commit b6acf3b 1 parent 8d8a1a0 commit b6acf3b Copy full SHA for b6acf3b
File tree 4 files changed +7
-3
lines changed
4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 8.0.9+1
2
+
3
+ * Fix referencing an aliased type parameter. (#3784 )
4
+
1
5
## 8.0.9
2
6
3
7
* Deprecate the ` missingCodeBlockLanguage ` warning. This is replaced with the
Original file line number Diff line number Diff line change 1
1
dartdoc :
2
2
linkToSource :
3
3
root : ' .'
4
- uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v8.0.9/%f%#L%l%'
4
+ uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v8.0.9+1 /%f%#L%l%'
Original file line number Diff line number Diff line change 1
- const packageVersion = '8.0.9' ;
1
+ const packageVersion = '8.0.9+1 ' ;
Original file line number Diff line number Diff line change 1
1
name : dartdoc
2
- version : 8.0.9
2
+ version : 8.0.9+1
3
3
description : A non-interactive HTML documentation generator for Dart source code.
4
4
repository : https://github.com/dart-lang/dartdoc
5
5
You can’t perform that action at this time.
0 commit comments