Skip to content

Commit 178cb0f

Browse files
committed
Keep as 8.0.12
1 parent 85e8858 commit 178cb0f

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
## 8.0.13
2-
3-
* Require package `web: '>=0.5.1 <2.0.0'`.
4-
51
## 8.0.12
62

7-
* Allow `markdown-alert` class names in HTML sanitization. (#3820)
3+
* Allow `markdown-alert` class names in HTML sanitization. (#3820)
4+
* Require package `web: '>=0.5.1 <2.0.0'`.
85

96
## 8.0.11
107

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dartdoc
2-
version: 8.0.13
2+
version: 8.0.12
33
description: A non-interactive HTML documentation generator for Dart source code.
44
repository: https://github.com/dart-lang/dartdoc
55

0 commit comments

Comments
 (0)