Skip to content

Commit 1965317

Browse files
committed
Update changelogs [skip ci]
1 parent 2f8d789 commit 1965317

File tree

70 files changed

+825
-54
lines changed

Some content is hidden

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

70 files changed

+825
-54
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.19.18",
6+
"tag": "@microsoft/api-documenter_v7.19.18",
7+
"date": "Tue, 11 Oct 2022 23:49:12 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.25.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.48.2`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.2`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "7.19.17",
624
"tag": "@microsoft/api-documenter_v7.19.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 Mon, 10 Oct 2022 15:23:44 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Oct 2022 23:49:12 GMT and should not be manually modified.
4+
5+
## 7.19.18
6+
Tue, 11 Oct 2022 23:49:12 GMT
7+
8+
_Version update only_
49

510
## 7.19.17
611
Mon, 10 Oct 2022 15:23:44 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.33.0",
6+
"tag": "@microsoft/api-extractor_v7.33.0",
7+
"date": "Tue, 11 Oct 2022 23:49:12 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Extract the original source file path for relevant API items and add a new projectFolderUrl setting to the api-extractor.json config that allows one to specify what URL their project folder can be found at."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.25.0`"
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "7.32.1",
623
"tag": "@microsoft/api-extractor_v7.32.1",

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 Mon, 10 Oct 2022 15:23:44 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Oct 2022 23:49:12 GMT and should not be manually modified.
4+
5+
## 7.33.0
6+
Tue, 11 Oct 2022 23:49:12 GMT
7+
8+
### Minor changes
9+
10+
- Extract the original source file path for relevant API items and add a new projectFolderUrl setting to the api-extractor.json config that allows one to specify what URL their project folder can be found at.
411

512
## 7.32.1
613
Mon, 10 Oct 2022 15:23:44 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.48.2",
6+
"tag": "@rushstack/heft_v0.48.2",
7+
"date": "Tue, 11 Oct 2022 23:49:12 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.33.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.48.1",
618
"tag": "@rushstack/heft_v0.48.1",

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 Mon, 10 Oct 2022 15:23:44 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Oct 2022 23:49:12 GMT and should not be manually modified.
4+
5+
## 0.48.2
6+
Tue, 11 Oct 2022 23:49:12 GMT
7+
8+
_Version update only_
49

510
## 0.48.1
611
Mon, 10 Oct 2022 15:23:44 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.225",
6+
"tag": "@rushstack/rundown_v1.0.225",
7+
"date": "Tue, 11 Oct 2022 23:49:12 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.48.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.2`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.224",
621
"tag": "@rushstack/rundown_v1.0.224",

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 Mon, 10 Oct 2022 15:23:44 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Oct 2022 23:49:12 GMT and should not be manually modified.
4+
5+
## 1.0.225
6+
Tue, 11 Oct 2022 23:49:12 GMT
7+
8+
_Version update only_
49

510
## 1.0.224
611
Mon, 10 Oct 2022 15:23:44 GMT

common/changes/@microsoft/api-extractor-model/source-file_2022-08-18-00-18.json

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

common/changes/@microsoft/api-extractor/source-file_2022-08-18-00-18.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.69",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.69",
7+
"date": "Tue, 11 Oct 2022 23:49:12 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.80`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.33.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.2`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.48.2`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.48.1` to `^0.48.2`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.1.68",
630
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.68",

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 Mon, 10 Oct 2022 15:23:44 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Oct 2022 23:49:12 GMT and should not be manually modified.
4+
5+
## 0.1.69
6+
Tue, 11 Oct 2022 23:49:12 GMT
7+
8+
_Version update only_
49

510
## 0.1.68
611
Mon, 10 Oct 2022 15:23:44 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.39",
6+
"tag": "@rushstack/heft-jest-plugin_v0.3.39",
7+
"date": "Tue, 11 Oct 2022 23:49:12 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.33.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.48.2`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.48.1` to `^0.48.2`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.3.38",
624
"tag": "@rushstack/heft-jest-plugin_v0.3.38",

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 Mon, 10 Oct 2022 15:23:44 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Oct 2022 23:49:12 GMT and should not be manually modified.
4+
5+
## 0.3.39
6+
Tue, 11 Oct 2022 23:49:12 GMT
7+
8+
_Version update only_
49

510
## 0.3.38
611
Mon, 10 Oct 2022 15:23:44 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.21",
6+
"tag": "@rushstack/heft-sass-plugin_v0.5.21",
7+
"date": "Tue, 11 Oct 2022 23:49:12 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.8.4`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.33.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.48.2`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.2`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.48.1` to `^0.48.2`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.5.20",
630
"tag": "@rushstack/heft-sass-plugin_v0.5.20",

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 Mon, 10 Oct 2022 15:23:44 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Oct 2022 23:49:12 GMT and should not be manually modified.
4+
5+
## 0.5.21
6+
Tue, 11 Oct 2022 23:49:12 GMT
7+
8+
_Version update only_
49

510
## 0.5.20
611
Mon, 10 Oct 2022 15:23:44 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.50",
6+
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.50",
7+
"date": "Tue, 11 Oct 2022 23:49:12 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.48.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.2`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.48.1` to `^0.48.2`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.49",
624
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.49",

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 Mon, 10 Oct 2022 15:23:44 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Oct 2022 23:49:12 GMT and should not be manually modified.
4+
5+
## 0.1.50
6+
Tue, 11 Oct 2022 23:49:12 GMT
7+
8+
_Version update only_
49

510
## 0.1.49
611
Mon, 10 Oct 2022 15:23:44 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.85",
6+
"tag": "@rushstack/heft-storybook-plugin_v0.1.85",
7+
"date": "Tue, 11 Oct 2022 23:49:12 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.48.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.2`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.48.1` to `^0.48.2`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.84",
624
"tag": "@rushstack/heft-storybook-plugin_v0.1.84",

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 Mon, 10 Oct 2022 15:23:44 GMT and should not be manually modified.
3+
This log was last generated on Tue, 11 Oct 2022 23:49:12 GMT and should not be manually modified.
4+
5+
## 0.1.85
6+
Tue, 11 Oct 2022 23:49:12 GMT
7+
8+
_Version update only_
49

510
## 0.1.84
611
Mon, 10 Oct 2022 15:23:44 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.20",
6+
"tag": "@rushstack/heft-webpack4-plugin_v0.5.20",
7+
"date": "Tue, 11 Oct 2022 23:49:12 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.11.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.48.2`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.48.1` to `^0.48.2`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.5.19",
624
"tag": "@rushstack/heft-webpack4-plugin_v0.5.19",

0 commit comments

Comments
 (0)