Skip to content

Commit c1ef419

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent d3c3b64 commit c1ef419

10 files changed

+70
-47
lines changed

common/changes/@microsoft/tsdoc-config/octogonz-more-tsdoc-config-fixes_2021-04-20-02-22.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@microsoft/tsdoc-config/octogonz-more-tsdoc-config-fixes_2021-04-20-02-23.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@microsoft/tsdoc-config/octogonz-rush-5.44.0_2021-04-20-04-17.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@microsoft/tsdoc/octogonz-more-tsdoc-config-fixes_2021-04-20-02-22.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

eslint-plugin/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "eslint-plugin-tsdoc",
33
"entries": [
4+
{
5+
"version": "0.2.14",
6+
"tag": "eslint-plugin-tsdoc_v0.2.14",
7+
"date": "Tue, 20 Apr 2021 04:25:13 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/tsdoc\" from `0.13.1` to `0.13.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/tsdoc-config\" from `0.15.1` to `0.15.2`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.2.13",
621
"tag": "eslint-plugin-tsdoc_v0.2.13",

eslint-plugin/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - eslint-plugin-tsdoc
22

3-
This log was last generated on Mon, 19 Apr 2021 21:22:32 GMT and should not be manually modified.
3+
This log was last generated on Tue, 20 Apr 2021 04:25:13 GMT and should not be manually modified.
4+
5+
## 0.2.14
6+
Tue, 20 Apr 2021 04:25:13 GMT
7+
8+
_Version update only_
49

510
## 0.2.13
611
Mon, 19 Apr 2021 21:22:32 GMT

tsdoc-config/CHANGELOG.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
{
22
"name": "@microsoft/tsdoc-config",
33
"entries": [
4+
{
5+
"version": "0.15.2",
6+
"tag": "@microsoft/tsdoc-config_v0.15.2",
7+
"date": "Tue, 20 Apr 2021 04:25:13 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Improve reporting of tsdoc-config-unresolved-extends"
12+
},
13+
{
14+
"comment": "Fix some issues with the logic for TSDocConfigFile.hasErrors and TSDocConfigFile.fileNotFound"
15+
}
16+
],
17+
"dependency": [
18+
{
19+
"comment": "Updating dependency \"@microsoft/tsdoc\" from `0.13.1` to `0.13.2`"
20+
}
21+
]
22+
}
23+
},
424
{
525
"version": "0.15.1",
626
"tag": "@microsoft/tsdoc-config_v0.15.1",

tsdoc-config/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Change Log - @microsoft/tsdoc-config
22

3-
This log was last generated on Mon, 19 Apr 2021 21:22:32 GMT and should not be manually modified.
3+
This log was last generated on Tue, 20 Apr 2021 04:25:13 GMT and should not be manually modified.
4+
5+
## 0.15.2
6+
Tue, 20 Apr 2021 04:25:13 GMT
7+
8+
### Patches
9+
10+
- Improve reporting of tsdoc-config-unresolved-extends
11+
- Fix some issues with the logic for TSDocConfigFile.hasErrors and TSDocConfigFile.fileNotFound
412

513
## 0.15.1
614
Mon, 19 Apr 2021 21:22:32 GMT

tsdoc/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/tsdoc",
33
"entries": [
4+
{
5+
"version": "0.13.2",
6+
"tag": "@microsoft/tsdoc_v0.13.2",
7+
"date": "Tue, 20 Apr 2021 04:25:13 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix an issue where \"tsdoc-inline-tag-missing-braces\" and \"tsdoc-tag-should-not-have-braces\" were reported incorrectly"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.13.1",
618
"tag": "@microsoft/tsdoc_v0.13.1",

tsdoc/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @microsoft/tsdoc
22

3-
This log was last generated on Mon, 19 Apr 2021 21:22:32 GMT and should not be manually modified.
3+
This log was last generated on Tue, 20 Apr 2021 04:25:13 GMT and should not be manually modified.
4+
5+
## 0.13.2
6+
Tue, 20 Apr 2021 04:25:13 GMT
7+
8+
### Patches
9+
10+
- Fix an issue where "tsdoc-inline-tag-missing-braces" and "tsdoc-tag-should-not-have-braces" were reported incorrectly
411

512
## 0.13.1
613
Mon, 19 Apr 2021 21:22:32 GMT

0 commit comments

Comments
 (0)