Skip to content

Commit 33065d9

Browse files
committed
Update changelog
1 parent 8d56b9e commit 33065d9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

tsdoc-config/CHANGELOG.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"comments": {
99
"minor": [
1010
{
11-
"comment": "Add `supportedHtmlTags` and `reportUnsupportedHtmlTags` configuration options"
11+
"comment": "Add `supportedHtmlElements` and `reportUnsupportedHtmlElements` configuration options"
1212
}
1313
],
1414
"dependency": [

tsdoc-config/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Thu, 07 Apr 2022 22:51:07 GMT
77

88
### Minor changes
99

10-
- Add `supportedHtmlTags` and `reportUnsupportedHtmlTags` configuration options
10+
- Add `supportedHtmlElements` and `reportUnsupportedHtmlElements` configuration options
1111

1212
## 0.15.2
1313
Tue, 20 Apr 2021 04:25:13 GMT

tsdoc/CHANGELOG.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"comments": {
99
"minor": [
1010
{
11-
"comment": "Add `supportedHtmlTags` and `reportUnsupportedHtmlTags` options and corresponding validation"
11+
"comment": "Add `supportedHtmlElements` and `reportUnsupportedHtmlElements` options and corresponding validation"
1212
},
1313
{
1414
"comment": "Convert \"const enum\" APIs to be regular enums to enable compatibility with isolatedModules=true (GitHub #306)"

tsdoc/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Thu, 07 Apr 2022 22:51:07 GMT
77

88
### Minor changes
99

10-
- Add `supportedHtmlTags` and `reportUnsupportedHtmlTags` options and corresponding validation
10+
- Add `supportedHtmlElements` and `reportUnsupportedHtmlElements` options and corresponding validation
1111
- Convert "const enum" APIs to be regular enums to enable compatibility with isolatedModules=true (GitHub #306)
1212

1313
## 0.13.2

0 commit comments

Comments
 (0)