Skip to content

Commit d266ec7

Browse files
committed
Update changelogs [skip ci]
1 parent 9fcc2d3 commit d266ec7

File tree

61 files changed

+716
-40
lines changed

Some content is hidden

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

61 files changed

+716
-40
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.17.16",
6+
"tag": "@microsoft/api-documenter_v7.17.16",
7+
"date": "Wed, 25 May 2022 22:25:07 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.5`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.6`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.17.15",
621
"tag": "@microsoft/api-documenter_v7.17.15",

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 Thu, 19 May 2022 15:13:20 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 May 2022 22:25:07 GMT and should not be manually modified.
4+
5+
## 7.17.16
6+
Wed, 25 May 2022 22:25:07 GMT
7+
8+
_Version update only_
49

510
## 7.17.15
611
Thu, 19 May 2022 15:13:20 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.24.2",
6+
"tag": "@microsoft/api-extractor_v7.24.2",
7+
"date": "Wed, 25 May 2022 22:25:07 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix an issue where API Extractor would fail to run on a project where `\"moduleResolution\"` is set to `\"Node16\"` in `tsconfig.json`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.24.1",
618
"tag": "@microsoft/api-extractor_v7.24.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 Thu, 19 May 2022 15:13:20 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 May 2022 22:25:07 GMT and should not be manually modified.
4+
5+
## 7.24.2
6+
Wed, 25 May 2022 22:25:07 GMT
7+
8+
### Patches
9+
10+
- Fix an issue where API Extractor would fail to run on a project where `"moduleResolution"` is set to `"Node16"` in `tsconfig.json`
411

512
## 7.24.1
613
Thu, 19 May 2022 15:13:20 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.45.5",
6+
"tag": "@rushstack/heft_v0.45.5",
7+
"date": "Wed, 25 May 2022 22:25:07 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.24.2`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.45.4",
618
"tag": "@rushstack/heft_v0.45.4",

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 Thu, 19 May 2022 15:13:20 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 May 2022 22:25:07 GMT and should not be manually modified.
4+
5+
## 0.45.5
6+
Wed, 25 May 2022 22:25:07 GMT
7+
8+
_Version update only_
49

510
## 0.45.4
611
Thu, 19 May 2022 15:13:20 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.191",
6+
"tag": "@rushstack/rundown_v1.0.191",
7+
"date": "Wed, 25 May 2022 22:25:08 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.5`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.6`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.190",
621
"tag": "@rushstack/rundown_v1.0.190",

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 Thu, 19 May 2022 15:13:21 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 May 2022 22:25:08 GMT and should not be manually modified.
4+
5+
## 1.0.191
6+
Wed, 25 May 2022 22:25:08 GMT
7+
8+
_Version update only_
49

510
## 1.0.190
611
Thu, 19 May 2022 15:13:21 GMT

common/changes/@microsoft/api-extractor/users-chhol-fix-getResolvedModule-params_2022-05-25-17-20.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.35",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.35",
7+
"date": "Wed, 25 May 2022 22:25:07 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.46`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.24.2`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.6`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.5`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.45.4` to `^0.45.5`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.1.34",
630
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.34",

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 Thu, 19 May 2022 15:13:20 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 May 2022 22:25:07 GMT and should not be manually modified.
4+
5+
## 0.1.35
6+
Wed, 25 May 2022 22:25:07 GMT
7+
8+
_Version update only_
49

510
## 0.1.34
611
Thu, 19 May 2022 15:13:20 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.5",
6+
"tag": "@rushstack/heft-jest-plugin_v0.3.5",
7+
"date": "Wed, 25 May 2022 22:25:07 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.24.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.5`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.45.4` to `^0.45.5`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.3.4",
624
"tag": "@rushstack/heft-jest-plugin_v0.3.4",

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 Thu, 19 May 2022 15:13:20 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 May 2022 22:25:07 GMT and should not be manually modified.
4+
5+
## 0.3.5
6+
Wed, 25 May 2022 22:25:07 GMT
7+
8+
_Version update only_
49

510
## 0.3.4
611
Thu, 19 May 2022 15:13:20 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.3.25",
6+
"tag": "@rushstack/heft-sass-plugin_v0.3.25",
7+
"date": "Wed, 25 May 2022 22:25:07 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.6.25`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.24.2`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.5`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.6`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.45.4` to `^0.45.5`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.3.24",
630
"tag": "@rushstack/heft-sass-plugin_v0.3.24",

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 Thu, 19 May 2022 15:13:20 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 May 2022 22:25:07 GMT and should not be manually modified.
4+
5+
## 0.3.25
6+
Wed, 25 May 2022 22:25:07 GMT
7+
8+
_Version update only_
49

510
## 0.3.24
611
Thu, 19 May 2022 15:13:20 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.16",
6+
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.16",
7+
"date": "Wed, 25 May 2022 22:25:07 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.5`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.6`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.45.4` to `^0.45.5`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.15",
624
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.15",

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 Thu, 19 May 2022 15:13:20 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 May 2022 22:25:07 GMT and should not be manually modified.
4+
5+
## 0.1.16
6+
Wed, 25 May 2022 22:25:07 GMT
7+
8+
_Version update only_
49

510
## 0.1.15
611
Thu, 19 May 2022 15:13:20 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.51",
6+
"tag": "@rushstack/heft-storybook-plugin_v0.1.51",
7+
"date": "Wed, 25 May 2022 22:25:07 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.5`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.6`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.45.4` to `^0.45.5`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.50",
624
"tag": "@rushstack/heft-storybook-plugin_v0.1.50",

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 Thu, 19 May 2022 15:13:20 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 May 2022 22:25:07 GMT and should not be manually modified.
4+
5+
## 0.1.51
6+
Wed, 25 May 2022 22:25:07 GMT
7+
8+
_Version update only_
49

510
## 0.1.50
611
Thu, 19 May 2022 15:13:20 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.4.19",
6+
"tag": "@rushstack/heft-webpack4-plugin_v0.4.19",
7+
"date": "Wed, 25 May 2022 22:25:07 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.6`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.5`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.45.4` to `^0.45.5`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.4.18",
624
"tag": "@rushstack/heft-webpack4-plugin_v0.4.18",

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 Thu, 19 May 2022 15:13:20 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 May 2022 22:25:07 GMT and should not be manually modified.
4+
5+
## 0.4.19
6+
Wed, 25 May 2022 22:25:07 GMT
7+
8+
_Version update only_
49

510
## 0.4.18
611
Thu, 19 May 2022 15:13:20 GMT

0 commit comments

Comments
 (0)