Skip to content

Commit c7ad7f9

Browse files
committed
Deleting change files and updating change logs for package updates.
1 parent a83dfa8 commit c7ad7f9

File tree

55 files changed

+603
-101
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+603
-101
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.13.35",
6+
"tag": "@microsoft/api-documenter_v7.13.35",
7+
"date": "Wed, 11 Aug 2021 00:07:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.13.5`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.35.1`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.15`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "7.13.34",
627
"tag": "@microsoft/api-documenter_v7.13.34",

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 Sat, 31 Jul 2021 00:52:11 GMT and should not be manually modified.
3+
This log was last generated on Wed, 11 Aug 2021 00:07:21 GMT and should not be manually modified.
4+
5+
## 7.13.35
6+
Wed, 11 Aug 2021 00:07:21 GMT
7+
8+
_Version update only_
49

510
## 7.13.34
611
Sat, 31 Jul 2021 00:52:11 GMT

apps/api-extractor-model/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-model",
33
"entries": [
4+
{
5+
"version": "7.13.5",
6+
"tag": "@microsoft/api-extractor-model_v7.13.5",
7+
"date": "Wed, 11 Aug 2021 00:07:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.13.4",
618
"tag": "@microsoft/api-extractor-model_v7.13.4",

apps/api-extractor-model/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-extractor-model
22

3-
This log was last generated on Mon, 12 Jul 2021 23:08:26 GMT and should not be manually modified.
3+
This log was last generated on Wed, 11 Aug 2021 00:07:21 GMT and should not be manually modified.
4+
5+
## 7.13.5
6+
Wed, 11 Aug 2021 00:07:21 GMT
7+
8+
_Version update only_
49

510
## 7.13.4
611
Mon, 12 Jul 2021 23:08:26 GMT

apps/api-extractor/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-extractor",
33
"entries": [
4+
{
5+
"version": "7.18.5",
6+
"tag": "@microsoft/api-extractor_v7.18.5",
7+
"date": "Wed, 11 Aug 2021 00:07:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.13.5`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.0`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.18.4",
621
"tag": "@microsoft/api-extractor_v7.18.4",

apps/api-extractor/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-extractor
22

3-
This log was last generated on Wed, 14 Jul 2021 15:06:29 GMT and should not be manually modified.
3+
This log was last generated on Wed, 11 Aug 2021 00:07:21 GMT and should not be manually modified.
4+
5+
## 7.18.5
6+
Wed, 11 Aug 2021 00:07:21 GMT
7+
8+
_Version update only_
49

510
## 7.18.4
611
Wed, 14 Jul 2021 15:06:29 GMT

apps/heft/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.35.1",
6+
"tag": "@rushstack/heft_v0.35.1",
7+
"date": "Wed, 11 Aug 2021 00:07:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.6.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.3.9`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.5`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "0.35.0",
627
"tag": "@rushstack/heft_v0.35.0",

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 Sat, 31 Jul 2021 00:52:11 GMT and should not be manually modified.
3+
This log was last generated on Wed, 11 Aug 2021 00:07:21 GMT and should not be manually modified.
4+
5+
## 0.35.1
6+
Wed, 11 Aug 2021 00:07:21 GMT
7+
8+
_Version update only_
49

510
## 0.35.0
611
Sat, 31 Jul 2021 00:52:11 GMT

apps/rundown/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.0.127",
6+
"tag": "@rushstack/rundown_v1.0.127",
7+
"date": "Wed, 11 Aug 2021 00:07:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.35.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.15`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "1.0.126",
624
"tag": "@rushstack/rundown_v1.0.126",

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 Sat, 31 Jul 2021 00:52:11 GMT and should not be manually modified.
3+
This log was last generated on Wed, 11 Aug 2021 00:07:21 GMT and should not be manually modified.
4+
5+
## 1.0.127
6+
Wed, 11 Aug 2021 00:07:21 GMT
7+
8+
_Version update only_
49

510
## 1.0.126
611
Sat, 31 Jul 2021 00:52:11 GMT

common/changes/@microsoft/api-extractor-model/octogonz-upgrade-deps_2021-07-13-21-50.json

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

common/changes/@rushstack/heft-config-file/experimental-terminal_2021-08-03-19-33.json

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

common/changes/@rushstack/heft-config-file/octogonz-upgrade-deps_2021-07-13-21-50.json

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

common/changes/@rushstack/heft/ianc-fix-error-case_2021-08-05-02-15.json

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

common/changes/@rushstack/node-core-library/experimental-terminal_2021-08-03-19-33.json

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

common/changes/@rushstack/node-core-library/octogonz-upgrade-deps_2021-07-13-21-50.json

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

common/changes/@rushstack/typings-generator/octogonz-upgrade-deps_2021-07-13-21-50.json

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

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
{
22
"name": "@rushstack/heft-jest-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.16",
6+
"tag": "@rushstack/heft-jest-plugin_v0.1.16",
7+
"date": "Wed, 11 Aug 2021 00:07:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.6.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.5`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.35.1`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.35.0` to `^0.35.1`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.1.15",
630
"tag": "@rushstack/heft-jest-plugin_v0.1.15",

heft-plugins/heft-jest-plugin/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-jest-plugin
22

3-
This log was last generated on Sat, 31 Jul 2021 00:52:11 GMT and should not be manually modified.
3+
This log was last generated on Wed, 11 Aug 2021 00:07:21 GMT and should not be manually modified.
4+
5+
## 0.1.16
6+
Wed, 11 Aug 2021 00:07:21 GMT
7+
8+
_Version update only_
49

510
## 0.1.15
611
Sat, 31 Jul 2021 00:52:11 GMT

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,36 @@
11
{
22
"name": "@rushstack/heft-sass-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.1",
6+
"tag": "@rushstack/heft-sass-plugin_v0.1.1",
7+
"date": "Wed, 11 Aug 2021 00:07:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.6.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.3.9`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.18.5`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" to `0.35.1`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.15`"
27+
},
28+
{
29+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.35.0` to `^0.35.1`"
30+
}
31+
]
32+
}
33+
},
434
{
535
"version": "0.1.0",
636
"tag": "@rushstack/heft-sass-plugin_v0.1.0",

heft-plugins/heft-sass-plugin/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-sass-plugin
22

3-
This log was last generated on Sat, 31 Jul 2021 00:52:11 GMT and should not be manually modified.
3+
This log was last generated on Wed, 11 Aug 2021 00:07:21 GMT and should not be manually modified.
4+
5+
## 0.1.1
6+
Wed, 11 Aug 2021 00:07:21 GMT
7+
8+
_Version update only_
49

510
## 0.1.0
611
Sat, 31 Jul 2021 00:52:11 GMT

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@rushstack/heft-webpack4-plugin",
33
"entries": [
4+
{
5+
"version": "0.2.2",
6+
"tag": "@rushstack/heft-webpack4-plugin_v0.2.2",
7+
"date": "Wed, 11 Aug 2021 00:07:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.40.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.35.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.1.15`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.35.0` to `^0.35.1`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "0.2.1",
627
"tag": "@rushstack/heft-webpack4-plugin_v0.2.1",

0 commit comments

Comments
 (0)