Skip to content

Commit 2d4c4e2

Browse files
committed
Update changelogs [skip ci]
1 parent 5ef0bce commit 2d4c4e2

File tree

113 files changed

+1148
-392
lines changed

Some content is hidden

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

113 files changed

+1148
-392
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.17.18",
6+
"tag": "@microsoft/api-documenter_v7.17.18",
7+
"date": "Fri, 17 Jun 2022 00:16:18 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.18.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.6`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.11.1`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.6.1`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.7`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.8`"
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "7.17.17",
633
"tag": "@microsoft/api-documenter_v7.17.17",

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 Tue, 07 Jun 2022 09:37:04 GMT and should not be manually modified.
3+
This log was last generated on Fri, 17 Jun 2022 00:16:18 GMT and should not be manually modified.
4+
5+
## 7.17.18
6+
Fri, 17 Jun 2022 00:16:18 GMT
7+
8+
_Version update only_
49

510
## 7.17.17
611
Tue, 07 Jun 2022 09:37:04 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.25.1",
6+
"tag": "@microsoft/api-extractor_v7.25.1",
7+
"date": "Fri, 17 Jun 2022 00:16:18 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Fix a mistake in the config/api-extractor.json template's default."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.18.1`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.6`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.12`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.11.1`"
26+
},
27+
{
28+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.6.1`"
29+
}
30+
]
31+
}
32+
},
433
{
534
"version": "7.25.0",
635
"tag": "@microsoft/api-extractor_v7.25.0",

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 Tue, 07 Jun 2022 09:37:04 GMT and should not be manually modified.
3+
This log was last generated on Fri, 17 Jun 2022 00:16:18 GMT and should not be manually modified.
4+
5+
## 7.25.1
6+
Fri, 17 Jun 2022 00:16:18 GMT
7+
8+
_Version update only_
49

510
## 7.25.0
611
Tue, 07 Jun 2022 09:37:04 GMT

apps/heft/CHANGELOG.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.45.7",
6+
"tag": "@rushstack/heft_v0.45.7",
7+
"date": "Fri, 17 Jun 2022 00:16:18 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.8.5`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.6`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.12`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.11.1`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.25.1`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.6.1`"
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "0.45.6",
633
"tag": "@rushstack/heft_v0.45.6",

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 Tue, 07 Jun 2022 09:37:04 GMT and should not be manually modified.
3+
This log was last generated on Fri, 17 Jun 2022 00:16:18 GMT and should not be manually modified.
4+
5+
## 0.45.7
6+
Fri, 17 Jun 2022 00:16:18 GMT
7+
8+
_Version update only_
49

510
## 0.45.6
611
Tue, 07 Jun 2022 09:37:04 GMT

apps/rundown/CHANGELOG.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.0.193",
6+
"tag": "@rushstack/rundown_v1.0.193",
7+
"date": "Fri, 17 Jun 2022 00:16:18 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.6`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.11.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.6.1`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.7`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.8`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "1.0.192",
630
"tag": "@rushstack/rundown_v1.0.192",

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 Tue, 07 Jun 2022 09:37:05 GMT and should not be manually modified.
3+
This log was last generated on Fri, 17 Jun 2022 00:16:18 GMT and should not be manually modified.
4+
5+
## 1.0.193
6+
Fri, 17 Jun 2022 00:16:18 GMT
7+
8+
_Version update only_
49

510
## 1.0.192
611
Tue, 07 Jun 2022 09:37:05 GMT

common/changes/@microsoft/api-extractor-model/main_2022-06-16-22-41.json

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

common/changes/@microsoft/api-extractor/main_2022-06-16-22-41.json

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

common/changes/@microsoft/api-extractor/patch-1_2022-06-13-19-22.json

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

common/changes/@microsoft/loader-load-themed-styles/disable-hoisting_2022-06-16-01-20.json

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

common/changes/@rushstack/eslint-plugin-packlets/bump-cyclics_2022-04-23-00-29.json

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

common/changes/@rushstack/eslint-plugin-packlets/bump-cyclics_2022-05-05-19-17.json

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

common/changes/@rushstack/eslint-plugin-packlets/main_2022-06-16-22-41.json

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

common/changes/@rushstack/eslint-plugin-security/bump-cyclics_2022-04-23-00-29.json

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

common/changes/@rushstack/eslint-plugin-security/bump-cyclics_2022-05-05-19-17.json

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

common/changes/@rushstack/eslint-plugin-security/main_2022-06-16-22-41.json

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

common/changes/@rushstack/eslint-plugin/bump-cyclics_2022-04-23-00-29.json

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

common/changes/@rushstack/eslint-plugin/bump-cyclics_2022-05-05-19-17.json

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

common/changes/@rushstack/eslint-plugin/main_2022-06-16-22-41.json

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

common/changes/@rushstack/hashed-folder-copy-plugin/disable-hoisting_2022-06-16-01-20.json

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

common/changes/@rushstack/heft-config-file/main_2022-06-16-22-41.json

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

common/changes/@rushstack/heft-jest-plugin/disable-hoisting_2022-06-16-01-20.json

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

0 commit comments

Comments
 (0)