Skip to content

Commit 7f11c81

Browse files
committed
Update changelogs [skip ci]
1 parent b3c7674 commit 7f11c81

File tree

67 files changed

+794
-43
lines changed

Some content is hidden

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

67 files changed

+794
-43
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.18.2",
6+
"tag": "@microsoft/api-documenter_v7.18.2",
7+
"date": "Fri, 08 Jul 2022 15:17:46 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.46.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.19`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.18.1",
621
"tag": "@microsoft/api-documenter_v7.18.1",

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 Mon, 04 Jul 2022 15:15:13 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 15:17:46 GMT and should not be manually modified.
4+
5+
## 7.18.2
6+
Fri, 08 Jul 2022 15:17:46 GMT
7+
8+
_Version update only_
49

510
## 7.18.1
611
Mon, 04 Jul 2022 15:15:13 GMT

apps/api-extractor/CHANGELOG.json

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.28.4",
6+
"tag": "@microsoft/api-extractor_v7.28.4",
7+
"date": "Fri, 08 Jul 2022 15:17:46 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Update api-extractor-template.json to \"testMode\" and \"enumMemberOrder\" comment sections."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.28.3",
618
"tag": "@microsoft/api-extractor_v7.28.3",

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 Mon, 04 Jul 2022 15:15:13 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 15:17:46 GMT and should not be manually modified.
4+
5+
## 7.28.4
6+
Fri, 08 Jul 2022 15:17:46 GMT
7+
8+
### Patches
9+
10+
- Update api-extractor-template.json to "testMode" and "enumMemberOrder" comment sections.
411

512
## 7.28.3
613
Mon, 04 Jul 2022 15:15:13 GMT

apps/heft/CHANGELOG.json

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.46.3",
6+
"tag": "@rushstack/heft_v0.46.3",
7+
"date": "Fri, 08 Jul 2022 15:17:46 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.28.4`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.46.2",
618
"tag": "@rushstack/heft_v0.46.2",

apps/heft/CHANGELOG.md

+6-1
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 Mon, 04 Jul 2022 15:15:13 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 15:17:46 GMT and should not be manually modified.
4+
5+
## 0.46.3
6+
Fri, 08 Jul 2022 15:17:46 GMT
7+
8+
_Version update only_
49

510
## 0.46.2
611
Mon, 04 Jul 2022 15:15:13 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.204",
6+
"tag": "@rushstack/rundown_v1.0.204",
7+
"date": "Fri, 08 Jul 2022 15:17:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.46.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.19`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.203",
621
"tag": "@rushstack/rundown_v1.0.203",

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 Mon, 04 Jul 2022 15:15:13 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 15:17:47 GMT and should not be manually modified.
4+
5+
## 1.0.204
6+
Fri, 08 Jul 2022 15:17:47 GMT
7+
8+
_Version update only_
49

510
## 1.0.203
611
Mon, 04 Jul 2022 15:15:13 GMT

common/changes/@microsoft/api-extractor/api-extractor-docs_2022-07-06-23-04.json

-10
This file was deleted.

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.1.48",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.48",
7+
"date": "Fri, 08 Jul 2022 15:17:46 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.59`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.28.4`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.19`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.46.3`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.46.2` to `^0.46.3`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.1.47",
630
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.47",

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 Mon, 04 Jul 2022 15:15:13 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 15:17:46 GMT and should not be manually modified.
4+
5+
## 0.1.48
6+
Fri, 08 Jul 2022 15:17:46 GMT
7+
8+
_Version update only_
49

510
## 0.1.47
611
Mon, 04 Jul 2022 15:15:13 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.3.18",
6+
"tag": "@rushstack/heft-jest-plugin_v0.3.18",
7+
"date": "Fri, 08 Jul 2022 15:17:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.28.4`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.46.3`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.46.2` to `^0.46.3`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.3.17",
624
"tag": "@rushstack/heft-jest-plugin_v0.3.17",

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 Mon, 04 Jul 2022 15:15:13 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 15:17:47 GMT and should not be manually modified.
4+
5+
## 0.3.18
6+
Fri, 08 Jul 2022 15:17:47 GMT
7+
8+
_Version update only_
49

510
## 0.3.17
611
Mon, 04 Jul 2022 15:15:13 GMT

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

+24
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
{
22
"name": "@rushstack/heft-sass-plugin",
33
"entries": [
4+
{
5+
"version": "0.4.7",
6+
"tag": "@rushstack/heft-sass-plugin_v0.4.7",
7+
"date": "Fri, 08 Jul 2022 15:17:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.7.7`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.28.4`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.46.3`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.19`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.46.2` to `^0.46.3`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.4.6",
630
"tag": "@rushstack/heft-sass-plugin_v0.4.6",

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

+6-1
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 Mon, 04 Jul 2022 15:15:13 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 15:17:47 GMT and should not be manually modified.
4+
5+
## 0.4.7
6+
Fri, 08 Jul 2022 15:17:47 GMT
7+
8+
_Version update only_
49

510
## 0.4.6
611
Mon, 04 Jul 2022 15:15:13 GMT

heft-plugins/heft-serverless-stack-plugin/CHANGELOG.json

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/heft-serverless-stack-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.29",
6+
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.29",
7+
"date": "Fri, 08 Jul 2022 15:17:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.46.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.19`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.46.2` to `^0.46.3`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.28",
624
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.28",

heft-plugins/heft-serverless-stack-plugin/CHANGELOG.md

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

3-
This log was last generated on Mon, 04 Jul 2022 15:15:13 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 15:17:47 GMT and should not be manually modified.
4+
5+
## 0.1.29
6+
Fri, 08 Jul 2022 15:17:47 GMT
7+
8+
_Version update only_
49

510
## 0.1.28
611
Mon, 04 Jul 2022 15:15:13 GMT

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

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/heft-storybook-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.64",
6+
"tag": "@rushstack/heft-storybook-plugin_v0.1.64",
7+
"date": "Fri, 08 Jul 2022 15:17:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.46.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.19`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.46.2` to `^0.46.3`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.63",
624
"tag": "@rushstack/heft-storybook-plugin_v0.1.63",

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

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

3-
This log was last generated on Mon, 04 Jul 2022 15:15:13 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 15:17:47 GMT and should not be manually modified.
4+
5+
## 0.1.64
6+
Fri, 08 Jul 2022 15:17:47 GMT
7+
8+
_Version update only_
49

510
## 0.1.63
611
Mon, 04 Jul 2022 15:15:13 GMT

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

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/heft-webpack4-plugin",
33
"entries": [
4+
{
5+
"version": "0.4.33",
6+
"tag": "@rushstack/heft-webpack4-plugin_v0.4.33",
7+
"date": "Fri, 08 Jul 2022 15:17:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.19`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.46.3`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.46.2` to `^0.46.3`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.4.32",
624
"tag": "@rushstack/heft-webpack4-plugin_v0.4.32",

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

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

3-
This log was last generated on Mon, 04 Jul 2022 15:15:13 GMT and should not be manually modified.
3+
This log was last generated on Fri, 08 Jul 2022 15:17:47 GMT and should not be manually modified.
4+
5+
## 0.4.33
6+
Fri, 08 Jul 2022 15:17:47 GMT
7+
8+
_Version update only_
49

510
## 0.4.32
611
Mon, 04 Jul 2022 15:15:13 GMT

0 commit comments

Comments
 (0)