Skip to content

Commit a112c2d

Browse files
committed
Update changelogs [skip ci]
1 parent fd20ea0 commit a112c2d

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.19.11",
6+
"tag": "@microsoft/api-documenter_v7.19.11",
7+
"date": "Mon, 12 Sep 2022 22:27:48 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.7`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.9`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.19.10",
621
"tag": "@microsoft/api-documenter_v7.19.10",

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 Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Sep 2022 22:27:48 GMT and should not be manually modified.
4+
5+
## 7.19.11
6+
Mon, 12 Sep 2022 22:27:48 GMT
7+
8+
_Version update only_
49

510
## 7.19.10
611
Fri, 02 Sep 2022 17:48:43 GMT

apps/api-extractor/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",
33
"entries": [
4+
{
5+
"version": "7.30.1",
6+
"tag": "@microsoft/api-extractor_v7.30.1",
7+
"date": "Mon, 12 Sep 2022 22:27:48 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix a recent regression where items exported from both the entry point and from an exported namespace appeared only once in the API doc model (GitHub #3619)"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.30.0",
618
"tag": "@microsoft/api-extractor_v7.30.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, 02 Sep 2022 17:48:42 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Sep 2022 22:27:48 GMT and should not be manually modified.
4+
5+
## 7.30.1
6+
Mon, 12 Sep 2022 22:27:48 GMT
7+
8+
### Patches
9+
10+
- Fix a recent regression where items exported from both the entry point and from an exported namespace appeared only once in the API doc model (GitHub #3619)
411

512
## 7.30.0
613
Fri, 02 Sep 2022 17:48:42 GMT

apps/heft/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.47.7",
6+
"tag": "@rushstack/heft_v0.47.7",
7+
"date": "Mon, 12 Sep 2022 22:27:48 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.30.1`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.47.6",
618
"tag": "@rushstack/heft_v0.47.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 Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Sep 2022 22:27:48 GMT and should not be manually modified.
4+
5+
## 0.47.7
6+
Mon, 12 Sep 2022 22:27:48 GMT
7+
8+
_Version update only_
49

510
## 0.47.6
611
Fri, 02 Sep 2022 17:48:43 GMT

apps/rundown/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.0.218",
6+
"tag": "@rushstack/rundown_v1.0.218",
7+
"date": "Mon, 12 Sep 2022 22:27:48 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.7`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.9`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.217",
621
"tag": "@rushstack/rundown_v1.0.217",

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 Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Sep 2022 22:27:48 GMT and should not be manually modified.
4+
5+
## 1.0.218
6+
Mon, 12 Sep 2022 22:27:48 GMT
7+
8+
_Version update only_
49

510
## 1.0.217
611
Fri, 02 Sep 2022 17:48:43 GMT

common/changes/@microsoft/api-extractor/namespace-import-fix_2022-09-08-14-57.json

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

heft-plugins/heft-dev-cert-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-dev-cert-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.62",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.62",
7+
"date": "Mon, 12 Sep 2022 22:27:48 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.73`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.30.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.9`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.7`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.47.6` to `^0.47.7`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.1.61",
630
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.61",

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

3-
This log was last generated on Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Sep 2022 22:27:48 GMT and should not be manually modified.
4+
5+
## 0.1.62
6+
Mon, 12 Sep 2022 22:27:48 GMT
7+
8+
_Version update only_
49

510
## 0.1.61
611
Fri, 02 Sep 2022 17:48:43 GMT

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

Lines changed: 18 additions & 0 deletions
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.32",
6+
"tag": "@rushstack/heft-jest-plugin_v0.3.32",
7+
"date": "Mon, 12 Sep 2022 22:27:48 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.30.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.7`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.47.6` to `^0.47.7`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.3.31",
624
"tag": "@rushstack/heft-jest-plugin_v0.3.31",

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 Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Sep 2022 22:27:48 GMT and should not be manually modified.
4+
5+
## 0.3.32
6+
Mon, 12 Sep 2022 22:27:48 GMT
7+
8+
_Version update only_
49

510
## 0.3.31
611
Fri, 02 Sep 2022 17:48:43 GMT

heft-plugins/heft-sass-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-sass-plugin",
33
"entries": [
4+
{
5+
"version": "0.5.13",
6+
"tag": "@rushstack/heft-sass-plugin_v0.5.13",
7+
"date": "Mon, 12 Sep 2022 22:27:48 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.7.21`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.30.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.7`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.9`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.47.6` to `^0.47.7`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.5.12",
630
"tag": "@rushstack/heft-sass-plugin_v0.5.12",

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 Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Sep 2022 22:27:48 GMT and should not be manually modified.
4+
5+
## 0.5.13
6+
Mon, 12 Sep 2022 22:27:48 GMT
7+
8+
_Version update only_
49

510
## 0.5.12
611
Fri, 02 Sep 2022 17:48:43 GMT

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

Lines changed: 18 additions & 0 deletions
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.43",
6+
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.43",
7+
"date": "Mon, 12 Sep 2022 22:27:48 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.7`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.9`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.47.6` to `^0.47.7`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.42",
624
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.42",

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

3-
This log was last generated on Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Sep 2022 22:27:48 GMT and should not be manually modified.
4+
5+
## 0.1.43
6+
Mon, 12 Sep 2022 22:27:48 GMT
7+
8+
_Version update only_
49

510
## 0.1.42
611
Fri, 02 Sep 2022 17:48:43 GMT

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

Lines changed: 18 additions & 0 deletions
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.78",
6+
"tag": "@rushstack/heft-storybook-plugin_v0.1.78",
7+
"date": "Mon, 12 Sep 2022 22:27:48 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.7`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.9`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.47.6` to `^0.47.7`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.77",
624
"tag": "@rushstack/heft-storybook-plugin_v0.1.77",

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

3-
This log was last generated on Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Sep 2022 22:27:48 GMT and should not be manually modified.
4+
5+
## 0.1.78
6+
Mon, 12 Sep 2022 22:27:48 GMT
7+
8+
_Version update only_
49

510
## 0.1.77
611
Fri, 02 Sep 2022 17:48:43 GMT

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

Lines changed: 18 additions & 0 deletions
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.5.13",
6+
"tag": "@rushstack/heft-webpack4-plugin_v0.5.13",
7+
"date": "Mon, 12 Sep 2022 22:27:48 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.9`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.7`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.47.6` to `^0.47.7`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.5.12",
624
"tag": "@rushstack/heft-webpack4-plugin_v0.5.12",

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

3-
This log was last generated on Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
3+
This log was last generated on Mon, 12 Sep 2022 22:27:48 GMT and should not be manually modified.
4+
5+
## 0.5.13
6+
Mon, 12 Sep 2022 22:27:48 GMT
7+
8+
_Version update only_
49

510
## 0.5.12
611
Fri, 02 Sep 2022 17:48:43 GMT

0 commit comments

Comments
 (0)