Skip to content

Commit e76db69

Browse files
committed
Update changelogs [skip ci]
1 parent 3e0a011 commit e76db69

File tree

71 files changed

+826
-64
lines changed

Some content is hidden

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

71 files changed

+826
-64
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.10",
6+
"tag": "@microsoft/api-documenter_v7.19.10",
7+
"date": "Fri, 02 Sep 2022 17:48:43 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.24.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.6`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.8`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "7.19.9",
624
"tag": "@microsoft/api-documenter_v7.19.9",

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 Wed, 31 Aug 2022 01:45:06 GMT and should not be manually modified.
3+
This log was last generated on Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
4+
5+
## 7.19.10
6+
Fri, 02 Sep 2022 17:48:43 GMT
7+
8+
_Version update only_
49

510
## 7.19.9
611
Wed, 31 Aug 2022 01:45:06 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.30.0",
6+
"tag": "@microsoft/api-extractor_v7.30.0",
7+
"date": "Fri, 02 Sep 2022 17:48:42 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Add new \"apiReport.includeForgottenExports\" and \"docModel.includeForgottenExports\" properties to control whether forgotten exports are included in the API report and doc model files."
12+
},
13+
{
14+
"comment": "Fix incorrect declaration references for symbols not exported from the package's entry point."
15+
}
16+
],
17+
"dependency": [
18+
{
19+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.24.0`"
20+
}
21+
]
22+
}
23+
},
424
{
525
"version": "7.29.5",
626
"tag": "@microsoft/api-extractor_v7.29.5",

apps/api-extractor/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Change Log - @microsoft/api-extractor
22

3-
This log was last generated on Wed, 24 Aug 2022 03:01:22 GMT and should not be manually modified.
3+
This log was last generated on Fri, 02 Sep 2022 17:48:42 GMT and should not be manually modified.
4+
5+
## 7.30.0
6+
Fri, 02 Sep 2022 17:48:42 GMT
7+
8+
### Minor changes
9+
10+
- Add new "apiReport.includeForgottenExports" and "docModel.includeForgottenExports" properties to control whether forgotten exports are included in the API report and doc model files.
11+
- Fix incorrect declaration references for symbols not exported from the package's entry point.
412

513
## 7.29.5
614
Wed, 24 Aug 2022 03:01:22 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.6",
6+
"tag": "@rushstack/heft_v0.47.6",
7+
"date": "Fri, 02 Sep 2022 17:48:43 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.30.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.47.5",
618
"tag": "@rushstack/heft_v0.47.5",

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

510
## 0.47.5
611
Wed, 24 Aug 2022 03:01:22 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.217",
6+
"tag": "@rushstack/rundown_v1.0.217",
7+
"date": "Fri, 02 Sep 2022 17:48:43 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.6`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.8`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.216",
621
"tag": "@rushstack/rundown_v1.0.216",

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 Wed, 31 Aug 2022 01:45:06 GMT and should not be manually modified.
3+
This log was last generated on Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
4+
5+
## 1.0.217
6+
Fri, 02 Sep 2022 17:48:43 GMT
7+
8+
_Version update only_
49

510
## 1.0.216
611
Wed, 31 Aug 2022 01:45:06 GMT

common/changes/@microsoft/api-extractor-model/exported_2022-07-26-16-12.json

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

common/changes/@microsoft/api-extractor/exported_2022-07-26-16-12.json

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

common/changes/@microsoft/api-extractor/refs_2022-08-12-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.61",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.61",
7+
"date": "Fri, 02 Sep 2022 17:48:43 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.72`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.30.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.8`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.6`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.47.5` to `^0.47.6`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.1.60",
630
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.60",

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 Wed, 31 Aug 2022 01:45:06 GMT and should not be manually modified.
3+
This log was last generated on Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
4+
5+
## 0.1.61
6+
Fri, 02 Sep 2022 17:48:43 GMT
7+
8+
_Version update only_
49

510
## 0.1.60
611
Wed, 31 Aug 2022 01:45:06 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.31",
6+
"tag": "@rushstack/heft-jest-plugin_v0.3.31",
7+
"date": "Fri, 02 Sep 2022 17:48:43 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.30.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.6`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.47.5` to `^0.47.6`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.3.30",
624
"tag": "@rushstack/heft-jest-plugin_v0.3.30",

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 Wed, 31 Aug 2022 01:45:06 GMT and should not be manually modified.
3+
This log was last generated on Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
4+
5+
## 0.3.31
6+
Fri, 02 Sep 2022 17:48:43 GMT
7+
8+
_Version update only_
49

510
## 0.3.30
611
Wed, 31 Aug 2022 01:45:06 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.12",
6+
"tag": "@rushstack/heft-sass-plugin_v0.5.12",
7+
"date": "Fri, 02 Sep 2022 17:48:43 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.7.20`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.30.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.6`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.8`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.47.5` to `^0.47.6`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.5.11",
630
"tag": "@rushstack/heft-sass-plugin_v0.5.11",

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 Wed, 31 Aug 2022 01:45:06 GMT and should not be manually modified.
3+
This log was last generated on Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
4+
5+
## 0.5.12
6+
Fri, 02 Sep 2022 17:48:43 GMT
7+
8+
_Version update only_
49

510
## 0.5.11
611
Wed, 31 Aug 2022 01:45:06 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.42",
6+
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.42",
7+
"date": "Fri, 02 Sep 2022 17:48:43 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.6`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.8`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.47.5` to `^0.47.6`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.41",
624
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.41",

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 Wed, 31 Aug 2022 01:45:06 GMT and should not be manually modified.
3+
This log was last generated on Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
4+
5+
## 0.1.42
6+
Fri, 02 Sep 2022 17:48:43 GMT
7+
8+
_Version update only_
49

510
## 0.1.41
611
Wed, 31 Aug 2022 01:45:06 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.77",
6+
"tag": "@rushstack/heft-storybook-plugin_v0.1.77",
7+
"date": "Fri, 02 Sep 2022 17:48:43 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.47.6`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.10.8`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.47.5` to `^0.47.6`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.76",
624
"tag": "@rushstack/heft-storybook-plugin_v0.1.76",

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 Wed, 31 Aug 2022 01:45:06 GMT and should not be manually modified.
3+
This log was last generated on Fri, 02 Sep 2022 17:48:43 GMT and should not be manually modified.
4+
5+
## 0.1.77
6+
Fri, 02 Sep 2022 17:48:43 GMT
7+
8+
_Version update only_
49

510
## 0.1.76
611
Wed, 31 Aug 2022 01:45:06 GMT

0 commit comments

Comments
 (0)