Skip to content

Commit 1ba9258

Browse files
committed
Update changelogs [skip ci]
1 parent 69f2d97 commit 1ba9258

File tree

119 files changed

+1204
-548
lines changed

Some content is hidden

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

119 files changed

+1204
-548
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,38 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.17.4",
6+
"tag": "@microsoft/api-documenter_v7.17.4",
7+
"date": "Sat, 09 Apr 2022 02:24:26 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Rename the \"master\" branch to \"main\"."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.16.1`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.2`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.8`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.3`"
26+
},
27+
{
28+
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.8`"
29+
},
30+
{
31+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.6`"
32+
}
33+
]
34+
}
35+
},
436
{
537
"version": "7.17.3",
638
"tag": "@microsoft/api-documenter_v7.17.3",

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

3-
This log was last generated on Fri, 08 Apr 2022 20:05:59 GMT and should not be manually modified.
3+
This log was last generated on Sat, 09 Apr 2022 02:24:26 GMT and should not be manually modified.
4+
5+
## 7.17.4
6+
Sat, 09 Apr 2022 02:24:26 GMT
7+
8+
### Patches
9+
10+
- Rename the "master" branch to "main".
411

512
## 7.17.3
613
Fri, 08 Apr 2022 20:05:59 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.21.1",
6+
"tag": "@microsoft/api-extractor_v7.21.1",
7+
"date": "Sat, 09 Apr 2022 02:24:26 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Rename the \"master\" branch to \"main\"."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.16.1`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.2`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.9`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.8`"
26+
},
27+
{
28+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.3`"
29+
}
30+
]
31+
}
32+
},
433
{
534
"version": "7.21.0",
635
"tag": "@microsoft/api-extractor_v7.21.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 Fri, 08 Apr 2022 20:05:59 GMT and should not be manually modified.
3+
This log was last generated on Sat, 09 Apr 2022 02:24:26 GMT and should not be manually modified.
4+
5+
## 7.21.1
6+
Sat, 09 Apr 2022 02:24:26 GMT
7+
8+
### Patches
9+
10+
- Rename the "master" branch to "main".
411

512
## 7.21.0
613
Fri, 08 Apr 2022 20:05:59 GMT

apps/heft/CHANGELOG.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,38 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.44.8",
6+
"tag": "@rushstack/heft_v0.44.8",
7+
"date": "Sat, 09 Apr 2022 02:24:26 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Rename the \"master\" branch to \"main\"."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.1`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.2`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.9`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.8`"
26+
},
27+
{
28+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.21.1`"
29+
},
30+
{
31+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.3`"
32+
}
33+
]
34+
}
35+
},
436
{
537
"version": "0.44.7",
638
"tag": "@rushstack/heft_v0.44.7",

apps/heft/CHANGELOG.md

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

3-
This log was last generated on Fri, 08 Apr 2022 20:05:59 GMT and should not be manually modified.
3+
This log was last generated on Sat, 09 Apr 2022 02:24:26 GMT and should not be manually modified.
4+
5+
## 0.44.8
6+
Sat, 09 Apr 2022 02:24:26 GMT
7+
8+
### Patches
9+
10+
- Rename the "master" branch to "main".
411

512
## 0.44.7
613
Fri, 08 Apr 2022 20:05:59 GMT

apps/rundown/CHANGELOG.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.0.179",
6+
"tag": "@rushstack/rundown_v1.0.179",
7+
"date": "Sat, 09 Apr 2022 02:24:26 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Rename the \"master\" branch to \"main\"."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.2`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.10.8`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.3`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.8`"
26+
},
27+
{
28+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.8.6`"
29+
}
30+
]
31+
}
32+
},
433
{
534
"version": "1.0.178",
635
"tag": "@rushstack/rundown_v1.0.178",

apps/rundown/CHANGELOG.md

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

3-
This log was last generated on Fri, 08 Apr 2022 20:05:59 GMT and should not be manually modified.
3+
This log was last generated on Sat, 09 Apr 2022 02:24:26 GMT and should not be manually modified.
4+
5+
## 1.0.179
6+
Sat, 09 Apr 2022 02:24:26 GMT
7+
8+
### Patches
9+
10+
- Rename the "master" branch to "main".
411

512
## 1.0.178
613
Fri, 08 Apr 2022 20:05:59 GMT

common/changes/@microsoft/api-documenter/master-to-main_2022-04-09-01-49.json

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

common/changes/@microsoft/api-extractor-model/master-to-main_2022-04-09-01-49.json

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

common/changes/@microsoft/api-extractor-model/move-non-apps_2022-04-08-07-11.json

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

common/changes/@microsoft/api-extractor/master-to-main_2022-04-09-01-49.json

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

common/changes/@microsoft/load-themed-styles/master-to-main_2022-04-09-01-49.json

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

common/changes/@microsoft/loader-load-themed-styles/master-to-main_2022-04-09-01-49.json

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

common/changes/@rushstack/debug-certificate-manager/master-to-main_2022-04-09-01-49.json

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

common/changes/@rushstack/eslint-config/master-to-main_2022-04-09-01-49.json

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

common/changes/@rushstack/eslint-patch/master-to-main_2022-04-09-01-49.json

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

common/changes/@rushstack/eslint-plugin-packlets/master-to-main_2022-04-09-01-49.json

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

common/changes/@rushstack/eslint-plugin-security/master-to-main_2022-04-09-01-49.json

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

common/changes/@rushstack/eslint-plugin/master-to-main_2022-04-09-01-49.json

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

common/changes/@rushstack/heft-config-file/master-to-main_2022-04-09-01-49.json

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

common/changes/@rushstack/heft-dev-cert-plugin/master-to-main_2022-04-09-01-49.json

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

0 commit comments

Comments
 (0)