Skip to content

Commit d2bf182

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent 59860dd commit d2bf182

File tree

9 files changed

+81
-35
lines changed

9 files changed

+81
-35
lines changed

common/changes/@microsoft/tsdoc-config/octogonz-tsdoc-config_2019-11-17-07-26.json

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

common/changes/@microsoft/tsdoc/octogonz-tsdoc-config_2019-11-17-07-26.json

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

common/changes/eslint-plugin-tsdoc/octogonz-tsdoc-config_2019-11-17-07-26.json

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

eslint-plugin/CHANGELOG.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
{
22
"name": "eslint-plugin-tsdoc",
33
"entries": [
4+
{
5+
"version": "0.2.0",
6+
"tag": "eslint-plugin-tsdoc_v0.2.0",
7+
"date": "Tue, 19 Nov 2019 22:01:56 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Add support for defining your own custom tags using tsdoc.json"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/tsdoc\" from `0.12.15` to `0.12.16`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@microsoft/tsdoc-config\" from `0.12.15` to `0.12.16`"
20+
}
21+
]
22+
}
23+
},
424
{
525
"version": "0.1.2",
626
"tag": "eslint-plugin-tsdoc_v0.1.2",

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 05:55:42 GMT and should not be manually modified.
3+
This log was last generated on Tue, 19 Nov 2019 22:01:56 GMT and should not be manually modified.
4+
5+
## 0.2.0
6+
Tue, 19 Nov 2019 22:01:56 GMT
7+
8+
### Minor changes
9+
10+
- Add support for defining your own custom tags using tsdoc.json
411

512
## 0.1.2
613
Sat, 09 Nov 2019 05:55:42 GMT

tsdoc-config/CHANGELOG.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "@microsoft/tsdoc-config",
3+
"entries": [
4+
{
5+
"version": "0.12.16",
6+
"tag": "@microsoft/tsdoc-config_v0.12.16",
7+
"date": "Tue, 19 Nov 2019 22:01:56 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Initial release"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/tsdoc\" from `0.12.15` to `0.12.16`"
17+
}
18+
]
19+
}
20+
}
21+
]
22+
}

tsdoc-config/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log - @microsoft/tsdoc-config
2+
3+
This log was last generated on Tue, 19 Nov 2019 22:01:56 GMT and should not be manually modified.
4+
5+
## 0.12.16
6+
Tue, 19 Nov 2019 22:01:56 GMT
7+
8+
### Patches
9+
10+
- Initial release
11+

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.16",
6+
"tag": "@microsoft/tsdoc_v0.12.16",
7+
"date": "Tue, 19 Nov 2019 22:01:56 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Add some new TSDocMessageId definitions used by @microsoft/tsdoc-config"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.12.15",
618
"tag": "@microsoft/tsdoc_v0.12.15",

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 Sat, 09 Nov 2019 05:55:42 GMT and should not be manually modified.
3+
This log was last generated on Tue, 19 Nov 2019 22:01:56 GMT and should not be manually modified.
4+
5+
## 0.12.16
6+
Tue, 19 Nov 2019 22:01:56 GMT
7+
8+
### Patches
9+
10+
- Add some new TSDocMessageId definitions used by @microsoft/tsdoc-config
411

512
## 0.12.15
613
Sat, 09 Nov 2019 05:55:42 GMT

0 commit comments

Comments
 (0)