Skip to content

Commit 2efb9bf

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent bf22fe9 commit 2efb9bf

9 files changed

+45
-57
lines changed

common/changes/@microsoft/tsdoc/octogonz-eliminate-internal-api_2019-11-09-05-45.json

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

common/changes/@microsoft/tsdoc/octogonz-fix-eslint-cli_2019-10-22-22-32.json

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

common/changes/@microsoft/tsdoc/octogonz-rushstack-eslint_2019-10-15-01-33.json

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

common/changes/@microsoft/tsdoc/patch-1_2019-10-08-00-43.json

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

common/changes/eslint-plugin-tsdoc/octogonz-eliminate-internal-api_2019-11-09-05-45.json

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

eslint-plugin/CHANGELOG.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"name": "eslint-plugin-tsdoc",
33
"entries": [
4+
{
5+
"version": "0.1.2",
6+
"tag": "eslint-plugin-tsdoc_v0.1.2",
7+
"date": "Sat, 09 Nov 2019 05:55:42 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Improve lint rule to check every doc comment in a source file"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/tsdoc\" from `0.12.14` to `0.12.15`"
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "0.1.1",
623
"tag": "eslint-plugin-tsdoc_v0.1.1",

eslint-plugin/CHANGELOG.md

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

3-
This log was last generated on Sat, 09 Nov 2019 04:57:59 GMT and should not be manually modified.
3+
This log was last generated on Sat, 09 Nov 2019 05:55:42 GMT and should not be manually modified.
4+
5+
## 0.1.2
6+
Sat, 09 Nov 2019 05:55:42 GMT
7+
8+
### Patches
9+
10+
- Improve lint rule to check every doc comment in a source file
411

512
## 0.1.1
613
Sat, 09 Nov 2019 04:57:59 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.12.15",
6+
"tag": "@microsoft/tsdoc_v0.12.15",
7+
"date": "Sat, 09 Nov 2019 05:55:42 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Add new API TSDocConfiguration.allTsdocMessageIds"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.12.14",
618
"tag": "@microsoft/tsdoc_v0.12.14",

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 Wed, 04 Sep 2019 03:30:10 GMT and should not be manually modified.
3+
This log was last generated on Sat, 09 Nov 2019 05:55:42 GMT and should not be manually modified.
4+
5+
## 0.12.15
6+
Sat, 09 Nov 2019 05:55:42 GMT
7+
8+
### Patches
9+
10+
- Add new API TSDocConfiguration.allTsdocMessageIds
411

512
## 0.12.14
613
Wed, 04 Sep 2019 03:30:10 GMT

0 commit comments

Comments
 (0)