Skip to content

Commit aac8fba

Browse files
committed
Update changelogs [skip ci]
1 parent 50a5669 commit aac8fba

File tree

59 files changed

+678
-58
lines changed

Some content is hidden

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

59 files changed

+678
-58
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.14",
6+
"tag": "@microsoft/api-documenter_v7.17.14",
7+
"date": "Sat, 14 May 2022 03:01:27 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.4`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.17.13",
621
"tag": "@microsoft/api-documenter_v7.17.13",

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 Tue, 10 May 2022 01:20:43 GMT and should not be manually modified.
3+
This log was last generated on Sat, 14 May 2022 03:01:27 GMT and should not be manually modified.
4+
5+
## 7.17.14
6+
Sat, 14 May 2022 03:01:27 GMT
7+
8+
_Version update only_
49

510
## 7.17.13
611
Tue, 10 May 2022 01:20:43 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.24.0",
6+
"tag": "@microsoft/api-extractor_v7.24.0",
7+
"date": "Sat, 14 May 2022 03:01:27 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Throw an error early if API Extractor will attempt to process non-.d.ts files"
12+
},
13+
{
14+
"comment": "Generate API doc model nodes for setters without getters"
15+
}
16+
],
17+
"patch": [
18+
{
19+
"comment": "Address edge case in excerptBuilder token range logic"
20+
}
21+
]
22+
}
23+
},
424
{
525
"version": "7.23.2",
626
"tag": "@microsoft/api-extractor_v7.23.2",

apps/api-extractor/CHANGELOG.md

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

3-
This log was last generated on Tue, 10 May 2022 01:20:43 GMT and should not be manually modified.
3+
This log was last generated on Sat, 14 May 2022 03:01:27 GMT and should not be manually modified.
4+
5+
## 7.24.0
6+
Sat, 14 May 2022 03:01:27 GMT
7+
8+
### Minor changes
9+
10+
- Throw an error early if API Extractor will attempt to process non-.d.ts files
11+
- Generate API doc model nodes for setters without getters
12+
13+
### Patches
14+
15+
- Address edge case in excerptBuilder token range logic
416

517
## 7.23.2
618
Tue, 10 May 2022 01:20:43 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.3",
6+
"tag": "@rushstack/heft_v0.45.3",
7+
"date": "Sat, 14 May 2022 03:01:27 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.24.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.45.2",
618
"tag": "@rushstack/heft_v0.45.2",

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 Tue, 10 May 2022 01:20:43 GMT and should not be manually modified.
3+
This log was last generated on Sat, 14 May 2022 03:01:27 GMT and should not be manually modified.
4+
5+
## 0.45.3
6+
Sat, 14 May 2022 03:01:27 GMT
7+
8+
_Version update only_
49

510
## 0.45.2
611
Tue, 10 May 2022 01:20: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.189",
6+
"tag": "@rushstack/rundown_v1.0.189",
7+
"date": "Sat, 14 May 2022 03:01:27 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.4`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.188",
621
"tag": "@rushstack/rundown_v1.0.188",

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 Tue, 10 May 2022 01:20:43 GMT and should not be manually modified.
3+
This log was last generated on Sat, 14 May 2022 03:01:27 GMT and should not be manually modified.
4+
5+
## 1.0.189
6+
Sat, 14 May 2022 03:01:27 GMT
7+
8+
_Version update only_
49

510
## 1.0.188
611
Tue, 10 May 2022 01:20:43 GMT

common/changes/@microsoft/api-extractor/better-ts-file-error_2022-04-10-00-42.json

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

common/changes/@microsoft/api-extractor/excerpt-tokens_2022-04-21-17-00.json

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

common/changes/@microsoft/api-extractor/handle-setters_2022-05-05-17-41.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.32",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.32",
7+
"date": "Sat, 14 May 2022 03:01:27 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.44`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.24.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.4`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.3`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.45.2` to `^0.45.3`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.1.31",
630
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.31",

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 Tue, 10 May 2022 01:20:43 GMT and should not be manually modified.
3+
This log was last generated on Sat, 14 May 2022 03:01:27 GMT and should not be manually modified.
4+
5+
## 0.1.32
6+
Sat, 14 May 2022 03:01:27 GMT
7+
8+
_Version update only_
49

510
## 0.1.31
611
Tue, 10 May 2022 01:20: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.3",
6+
"tag": "@rushstack/heft-jest-plugin_v0.3.3",
7+
"date": "Sat, 14 May 2022 03:01:27 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.24.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.3`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.45.2` to `^0.45.3`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.3.2",
624
"tag": "@rushstack/heft-jest-plugin_v0.3.2",

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 Tue, 10 May 2022 01:20:43 GMT and should not be manually modified.
3+
This log was last generated on Sat, 14 May 2022 03:01:27 GMT and should not be manually modified.
4+
5+
## 0.3.3
6+
Sat, 14 May 2022 03:01:27 GMT
7+
8+
_Version update only_
49

510
## 0.3.2
611
Tue, 10 May 2022 01:20: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.3.23",
6+
"tag": "@rushstack/heft-sass-plugin_v0.3.23",
7+
"date": "Sat, 14 May 2022 03:01:27 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.6.23`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.24.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.3`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.4`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.45.2` to `^0.45.3`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.3.22",
630
"tag": "@rushstack/heft-sass-plugin_v0.3.22",

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 Tue, 10 May 2022 01:20:43 GMT and should not be manually modified.
3+
This log was last generated on Sat, 14 May 2022 03:01:27 GMT and should not be manually modified.
4+
5+
## 0.3.23
6+
Sat, 14 May 2022 03:01:27 GMT
7+
8+
_Version update only_
49

510
## 0.3.22
611
Tue, 10 May 2022 01:20: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.14",
6+
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.14",
7+
"date": "Sat, 14 May 2022 03:01:27 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.4`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.45.2` to `^0.45.3`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.13",
624
"tag": "@rushstack/heft-serverless-stack-plugin_v0.1.13",

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 Tue, 10 May 2022 01:20:43 GMT and should not be manually modified.
3+
This log was last generated on Sat, 14 May 2022 03:01:27 GMT and should not be manually modified.
4+
5+
## 0.1.14
6+
Sat, 14 May 2022 03:01:27 GMT
7+
8+
_Version update only_
49

510
## 0.1.13
611
Tue, 10 May 2022 01:20: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.49",
6+
"tag": "@rushstack/heft-storybook-plugin_v0.1.49",
7+
"date": "Sat, 14 May 2022 03:01:27 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.45.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.9.4`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.45.2` to `^0.45.3`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.48",
624
"tag": "@rushstack/heft-storybook-plugin_v0.1.48",

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 Tue, 10 May 2022 01:20:43 GMT and should not be manually modified.
3+
This log was last generated on Sat, 14 May 2022 03:01:27 GMT and should not be manually modified.
4+
5+
## 0.1.49
6+
Sat, 14 May 2022 03:01:27 GMT
7+
8+
_Version update only_
49

510
## 0.1.48
611
Tue, 10 May 2022 01:20:43 GMT

0 commit comments

Comments
 (0)