Skip to content

Commit e52f0b7

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent fa7fc9c commit e52f0b7

File tree

39 files changed

+431
-30
lines changed

39 files changed

+431
-30
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.13.30",
6+
"tag": "@microsoft/api-documenter_v7.13.30",
7+
"date": "Thu, 08 Jul 2021 23:41:17 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.34.5`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.10`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.13.29",
621
"tag": "@microsoft/api-documenter_v7.13.29",

apps/api-documenter/CHANGELOG.md

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

3-
This log was last generated on Thu, 08 Jul 2021 06:00:48 GMT and should not be manually modified.
3+
This log was last generated on Thu, 08 Jul 2021 23:41:17 GMT and should not be manually modified.
4+
5+
## 7.13.30
6+
Thu, 08 Jul 2021 23:41:17 GMT
7+
8+
_Version update only_
49

510
## 7.13.29
611
Thu, 08 Jul 2021 06:00:48 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.18.1",
6+
"tag": "@microsoft/api-extractor_v7.18.1",
7+
"date": "Thu, 08 Jul 2021 23:41:16 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix a recent regression that reported \"Internal Error: indentDocComment cannot be nested\" (GitHub #2797)"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.18.0",
618
"tag": "@microsoft/api-extractor_v7.18.0",

apps/api-extractor/CHANGELOG.md

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

3-
This log was last generated on Thu, 08 Jul 2021 06:00:48 GMT and should not be manually modified.
3+
This log was last generated on Thu, 08 Jul 2021 23:41:16 GMT and should not be manually modified.
4+
5+
## 7.18.1
6+
Thu, 08 Jul 2021 23:41:16 GMT
7+
8+
### Patches
9+
10+
- Fix a recent regression that reported "Internal Error: indentDocComment cannot be nested" (GitHub #2797)
411

512
## 7.18.0
613
Thu, 08 Jul 2021 06:00:48 GMT

apps/heft/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.34.5",
6+
"tag": "@rushstack/heft_v0.34.5",
7+
"date": "Thu, 08 Jul 2021 23:41:16 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.1`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.34.4",
618
"tag": "@rushstack/heft_v0.34.4",

apps/heft/CHANGELOG.md

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

3-
This log was last generated on Thu, 08 Jul 2021 06:00:48 GMT and should not be manually modified.
3+
This log was last generated on Thu, 08 Jul 2021 23:41:16 GMT and should not be manually modified.
4+
5+
## 0.34.5
6+
Thu, 08 Jul 2021 23:41:16 GMT
7+
8+
_Version update only_
49

510
## 0.34.4
611
Thu, 08 Jul 2021 06:00:48 GMT

apps/rundown/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.0.122",
6+
"tag": "@rushstack/rundown_v1.0.122",
7+
"date": "Thu, 08 Jul 2021 23:41:17 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.34.5`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.10`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.121",
621
"tag": "@rushstack/rundown_v1.0.121",

apps/rundown/CHANGELOG.md

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

3-
This log was last generated on Thu, 08 Jul 2021 06:00:48 GMT and should not be manually modified.
3+
This log was last generated on Thu, 08 Jul 2021 23:41:17 GMT and should not be manually modified.
4+
5+
## 1.0.122
6+
Thu, 08 Jul 2021 23:41:17 GMT
7+
8+
_Version update only_
49

510
## 1.0.121
611
Thu, 08 Jul 2021 06:00:48 GMT

common/changes/@microsoft/api-extractor/octogonz-ae-2797_2021-07-08-23-17.json

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

heft-plugins/heft-jest-plugin/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/heft-jest-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.11",
6+
"tag": "@rushstack/heft-jest-plugin_v0.1.11",
7+
"date": "Thu, 08 Jul 2021 23:41:17 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.34.5`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.34.4` to `^0.34.5`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.10",
624
"tag": "@rushstack/heft-jest-plugin_v0.1.10",

0 commit comments

Comments
 (0)