Skip to content

Commit 312b3d7

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent ed16d11 commit 312b3d7

File tree

7 files changed

+59
-14
lines changed

7 files changed

+59
-14
lines changed

common/changes/@microsoft/tsdoc/octogonz-param-tag-fixes_2020-02-22-05-41.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.3",
6+
"tag": "eslint-plugin-tsdoc_v0.2.3",
7+
"date": "Sat, 22 Feb 2020 20:44:16 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/tsdoc\" from `0.12.17` to `0.12.18`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/tsdoc-config\" from `0.13.1` to `0.13.2`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.2.2",
621
"tag": "eslint-plugin-tsdoc_v0.2.2",

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 Sat, 22 Feb 2020 02:55:07 GMT and should not be manually modified.
3+
This log was last generated on Sat, 22 Feb 2020 20:44:16 GMT and should not be manually modified.
4+
5+
## 0.2.3
6+
Sat, 22 Feb 2020 20:44:16 GMT
7+
8+
*Version update only*
49

510
## 0.2.2
611
Sat, 22 Feb 2020 02:55:07 GMT

tsdoc-config/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-config",
33
"entries": [
4+
{
5+
"version": "0.13.2",
6+
"tag": "@microsoft/tsdoc-config_v0.13.2",
7+
"date": "Sat, 22 Feb 2020 20:44:16 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/tsdoc\" from `0.12.17` to `0.12.18`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.13.1",
618
"tag": "@microsoft/tsdoc-config_v0.13.1",

tsdoc-config/CHANGELOG.md

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

3-
This log was last generated on Sat, 22 Feb 2020 02:55:07 GMT and should not be manually modified.
3+
This log was last generated on Sat, 22 Feb 2020 20:44:16 GMT and should not be manually modified.
4+
5+
## 0.13.2
6+
Sat, 22 Feb 2020 20:44:16 GMT
7+
8+
*Version update only*
49

510
## 0.13.1
611
Sat, 22 Feb 2020 02:55:07 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.18",
6+
"tag": "@microsoft/tsdoc_v0.12.18",
7+
"date": "Sat, 22 Feb 2020 20:44:16 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix an issue where JSDoc optional params were not parsed correctly"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.12.17",
618
"tag": "@microsoft/tsdoc_v0.12.17",

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, 22 Feb 2020 02:55:07 GMT and should not be manually modified.
3+
This log was last generated on Sat, 22 Feb 2020 20:44:16 GMT and should not be manually modified.
4+
5+
## 0.12.18
6+
Sat, 22 Feb 2020 20:44:16 GMT
7+
8+
### Patches
9+
10+
- Fix an issue where JSDoc optional params were not parsed correctly
411

512
## 0.12.17
613
Sat, 22 Feb 2020 02:55:07 GMT

0 commit comments

Comments
 (0)