Skip to content

Commit 3b170dc

Browse files
committed
Update changelogs [skip ci]
1 parent 96c6817 commit 3b170dc

File tree

88 files changed

+1073
-82
lines changed

Some content is hidden

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

88 files changed

+1073
-82
lines changed

apps/api-documenter/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.22.21",
6+
"tag": "@microsoft/api-documenter_v7.22.21",
7+
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.22.20",
621
"tag": "@microsoft/api-documenter_v7.22.20",

apps/api-documenter/CHANGELOG.md

+6-1
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, 15 Jun 2023 00:21:01 GMT and should not be manually modified.
3+
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.
4+
5+
## 7.22.21
6+
Mon, 19 Jun 2023 22:40:21 GMT
7+
8+
_Version update only_
49

510
## 7.22.20
611
Thu, 15 Jun 2023 00:21:01 GMT

apps/api-extractor/CHANGELOG.json

+17
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.36.0",
6+
"tag": "@microsoft/api-extractor_v7.36.0",
7+
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Use the `IRigConfig` interface in the `IExtractorConfigLoadForFolderOptions` object insteacd of the `RigConfig` class."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.4.0`"
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "7.35.4",
623
"tag": "@microsoft/api-extractor_v7.35.4",

apps/api-extractor/CHANGELOG.md

+8-1
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, 15 Jun 2023 00:21:01 GMT and should not be manually modified.
3+
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.
4+
5+
## 7.36.0
6+
Mon, 19 Jun 2023 22:40:21 GMT
7+
8+
### Minor changes
9+
10+
- Use the `IRigConfig` interface in the `IExtractorConfigLoadForFolderOptions` object insteacd of the `RigConfig` class.
411

512
## 7.35.4
613
Thu, 15 Jun 2023 00:21:01 GMT

apps/heft/CHANGELOG.json

+23
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.56.0",
6+
"tag": "@rushstack/heft_v0.56.0",
7+
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Use the `IRigConfig` interface in the `HeftConfiguration` object insteacd of the `RigConfig` class."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.0`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.4.0`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.0`"
23+
}
24+
]
25+
}
26+
},
427
{
528
"version": "0.55.2",
629
"tag": "@rushstack/heft_v0.55.2",

apps/heft/CHANGELOG.md

+8-1
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 Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified.
3+
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.
4+
5+
## 0.56.0
6+
Mon, 19 Jun 2023 22:40:21 GMT
7+
8+
### Minor changes
9+
10+
- Use the `IRigConfig` interface in the `HeftConfiguration` object insteacd of the `RigConfig` class.
411

512
## 0.55.2
613
Thu, 15 Jun 2023 00:21:01 GMT

apps/lockfile-explorer/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "1.0.31",
6+
"tag": "@rushstack/lockfile-explorer_v1.0.31",
7+
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.30",
621
"tag": "@rushstack/lockfile-explorer_v1.0.30",

apps/lockfile-explorer/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/lockfile-explorer
22

3-
This log was last generated on Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified.
3+
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.
4+
5+
## 1.0.31
6+
Mon, 19 Jun 2023 22:40:21 GMT
7+
8+
_Version update only_
49

510
## 1.0.30
611
Thu, 15 Jun 2023 00:21:02 GMT

apps/rundown/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.0.265",
6+
"tag": "@rushstack/rundown_v1.0.265",
7+
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.264",
621
"tag": "@rushstack/rundown_v1.0.264",

apps/rundown/CHANGELOG.md

+6-1
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, 15 Jun 2023 00:21:02 GMT and should not be manually modified.
3+
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.
4+
5+
## 1.0.265
6+
Mon, 19 Jun 2023 22:40:21 GMT
7+
8+
_Version update only_
49

510
## 1.0.264
611
Thu, 15 Jun 2023 00:21:02 GMT

apps/trace-import/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/trace-import",
33
"entries": [
4+
{
5+
"version": "0.2.15",
6+
"tag": "@rushstack/trace-import_v0.2.15",
7+
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.2.14",
621
"tag": "@rushstack/trace-import_v0.2.14",

apps/trace-import/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/trace-import
22

3-
This log was last generated on Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified.
3+
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.
4+
5+
## 0.2.15
6+
Mon, 19 Jun 2023 22:40:21 GMT
7+
8+
_Version update only_
49

510
## 0.2.14
611
Thu, 15 Jun 2023 00:21:02 GMT

common/changes/@microsoft/api-extractor/IRigConfig_2023-06-19-22-00.json

-10
This file was deleted.

common/changes/@rushstack/heft-config-file/IRigConfig_2023-06-19-22-00.json

-10
This file was deleted.

common/changes/@rushstack/heft/IRigConfig_2023-06-19-22-00.json

-10
This file was deleted.

common/changes/@rushstack/rig-package/IRigConfig_2023-06-19-22-00.json

-10
This file was deleted.

heft-plugins/heft-api-extractor-plugin/CHANGELOG.json

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@rushstack/heft-api-extractor-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.10",
6+
"tag": "@rushstack/heft-api-extractor-plugin_v0.1.10",
7+
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" from `0.55.2` to `0.56.0`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "0.1.9",
627
"tag": "@rushstack/heft-api-extractor-plugin_v0.1.9",

heft-plugins/heft-api-extractor-plugin/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-api-extractor-plugin
22

3-
This log was last generated on Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified.
3+
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.
4+
5+
## 0.1.10
6+
Mon, 19 Jun 2023 22:40:21 GMT
7+
8+
_Version update only_
49

510
## 0.1.9
611
Thu, 15 Jun 2023 00:21:02 GMT

heft-plugins/heft-dev-cert-plugin/CHANGELOG.json

+24
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
{
22
"name": "@rushstack/heft-dev-cert-plugin",
33
"entries": [
4+
{
5+
"version": "0.3.13",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.3.13",
7+
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.2.43`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.36.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.10`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.55.2` to `^0.56.0`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.3.12",
630
"tag": "@rushstack/heft-dev-cert-plugin_v0.3.12",

heft-plugins/heft-dev-cert-plugin/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/heft-dev-cert-plugin
22

3-
This log was last generated on Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified.
3+
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.
4+
5+
## 0.3.13
6+
Mon, 19 Jun 2023 22:40:21 GMT
7+
8+
_Version update only_
49

510
## 0.3.12
611
Thu, 15 Jun 2023 00:21:01 GMT

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

+18
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.7.11",
6+
"tag": "@rushstack/heft-jest-plugin_v0.7.11",
7+
"date": "Mon, 19 Jun 2023 22:40:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.13.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.56.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.55.2` to `^0.56.0`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.7.10",
624
"tag": "@rushstack/heft-jest-plugin_v0.7.10",

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

+6-1
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 Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified.
3+
This log was last generated on Mon, 19 Jun 2023 22:40:21 GMT and should not be manually modified.
4+
5+
## 0.7.11
6+
Mon, 19 Jun 2023 22:40:21 GMT
7+
8+
_Version update only_
49

510
## 0.7.10
611
Thu, 15 Jun 2023 00:21:02 GMT

0 commit comments

Comments
 (0)