Skip to content

Commit 7d7cf10

Browse files
committed
Update changelogs [skip ci]
1 parent a59db72 commit 7d7cf10

File tree

56 files changed

+584
-104
lines changed

Some content is hidden

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

56 files changed

+584
-104
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.13.73",
6+
"tag": "@microsoft/api-documenter_v7.13.73",
7+
"date": "Wed, 08 Dec 2021 16:14:05 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.14.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.42.6`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.0`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "7.13.72",
624
"tag": "@microsoft/api-documenter_v7.13.72",

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, 06 Dec 2021 16:08:32 GMT and should not be manually modified.
3+
This log was last generated on Wed, 08 Dec 2021 16:14:05 GMT and should not be manually modified.
4+
5+
## 7.13.73
6+
Wed, 08 Dec 2021 16:14:05 GMT
7+
8+
_Version update only_
49

510
## 7.13.72
611
Mon, 06 Dec 2021 16:08:32 GMT

apps/api-extractor-model/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-model",
33
"entries": [
4+
{
5+
"version": "7.14.0",
6+
"tag": "@microsoft/api-extractor-model_v7.14.0",
7+
"date": "Wed, 08 Dec 2021 16:14:05 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Update to TypeScript 4.5"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.13.18",
618
"tag": "@microsoft/api-extractor-model_v7.13.18",

apps/api-extractor-model/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-model
22

3-
This log was last generated on Mon, 06 Dec 2021 16:08:33 GMT and should not be manually modified.
3+
This log was last generated on Wed, 08 Dec 2021 16:14:05 GMT and should not be manually modified.
4+
5+
## 7.14.0
6+
Wed, 08 Dec 2021 16:14:05 GMT
7+
8+
### Minor changes
9+
10+
- Update to TypeScript 4.5
411

512
## 7.13.18
613
Mon, 06 Dec 2021 16:08:33 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.19.0",
6+
"tag": "@microsoft/api-extractor_v7.19.0",
7+
"date": "Wed, 08 Dec 2021 16:14:05 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Update to TypeScript 4.5"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.14.0`"
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "7.18.21",
623
"tag": "@microsoft/api-extractor_v7.18.21",

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, 06 Dec 2021 16:08:33 GMT and should not be manually modified.
3+
This log was last generated on Wed, 08 Dec 2021 16:14:05 GMT and should not be manually modified.
4+
5+
## 7.19.0
6+
Wed, 08 Dec 2021 16:14:05 GMT
7+
8+
### Minor changes
9+
10+
- Update to TypeScript 4.5
411

512
## 7.18.21
613
Mon, 06 Dec 2021 16:08:33 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.42.6",
6+
"tag": "@rushstack/heft_v0.42.6",
7+
"date": "Wed, 08 Dec 2021 16:14:05 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.42.5",
618
"tag": "@rushstack/heft_v0.42.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 Mon, 06 Dec 2021 16:08:32 GMT and should not be manually modified.
3+
This log was last generated on Wed, 08 Dec 2021 16:14:05 GMT and should not be manually modified.
4+
5+
## 0.42.6
6+
Wed, 08 Dec 2021 16:14:05 GMT
7+
8+
_Version update only_
49

510
## 0.42.5
611
Mon, 06 Dec 2021 16:08:32 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.163",
6+
"tag": "@rushstack/rundown_v1.0.163",
7+
"date": "Wed, 08 Dec 2021 16:14:05 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.42.6`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.0`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.162",
621
"tag": "@rushstack/rundown_v1.0.162",

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, 06 Dec 2021 16:08:33 GMT and should not be manually modified.
3+
This log was last generated on Wed, 08 Dec 2021 16:14:05 GMT and should not be manually modified.
4+
5+
## 1.0.163
6+
Wed, 08 Dec 2021 16:14:05 GMT
7+
8+
_Version update only_
49

510
## 1.0.162
611
Mon, 06 Dec 2021 16:08:33 GMT

common/changes/@microsoft/api-extractor-model/use-ts-4.5_2021-12-08-14-41.json

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

common/changes/@microsoft/api-extractor/use-ts-4.5_2021-12-08-14-41.json

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

common/changes/@rushstack/heft-dev-cert-plugin/use-ts-4.5_2021-12-08-14-41.json

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

common/changes/@rushstack/heft-jest-plugin/use-ts-4.5_2021-12-08-14-41.json

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

common/changes/@rushstack/heft-node-rig/use-ts-4.5_2021-12-08-14-41.json

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

common/changes/@rushstack/heft-sass-plugin/use-ts-4.5_2021-12-08-14-41.json

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

common/changes/@rushstack/heft-web-rig/use-ts-4.5_2021-12-08-14-41.json

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

common/changes/@rushstack/heft/use-ts-4.5_2021-12-08-14-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.5",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.5",
7+
"date": "Wed, 08 Dec 2021 16:14:05 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.17`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.42.6`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.0`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.42.5` to `^0.42.6`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.1.4",
630
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.4",

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, 06 Dec 2021 16:08:32 GMT and should not be manually modified.
3+
This log was last generated on Wed, 08 Dec 2021 16:14:05 GMT and should not be manually modified.
4+
5+
## 0.1.5
6+
Wed, 08 Dec 2021 16:14:05 GMT
7+
8+
_Version update only_
49

510
## 0.1.4
611
Mon, 06 Dec 2021 16:08:32 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.1.50",
6+
"tag": "@rushstack/heft-jest-plugin_v0.1.50",
7+
"date": "Wed, 08 Dec 2021 16:14:05 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.42.6`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.42.5` to `^0.42.6`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.49",
624
"tag": "@rushstack/heft-jest-plugin_v0.1.49",

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, 06 Dec 2021 16:08:32 GMT and should not be manually modified.
3+
This log was last generated on Wed, 08 Dec 2021 16:14:05 GMT and should not be manually modified.
4+
5+
## 0.1.50
6+
Wed, 08 Dec 2021 16:14:05 GMT
7+
8+
_Version update only_
49

510
## 0.1.49
611
Mon, 06 Dec 2021 16:08:32 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.2.7",
6+
"tag": "@rushstack/heft-sass-plugin_v0.2.7",
7+
"date": "Wed, 08 Dec 2021 16:14:05 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.5.4`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.42.6`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.0`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.42.5` to `^0.42.6`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.2.6",
630
"tag": "@rushstack/heft-sass-plugin_v0.2.6",

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, 06 Dec 2021 16:08:32 GMT and should not be manually modified.
3+
This log was last generated on Wed, 08 Dec 2021 16:14:05 GMT and should not be manually modified.
4+
5+
## 0.2.7
6+
Wed, 08 Dec 2021 16:14:05 GMT
7+
8+
_Version update only_
49

510
## 0.2.6
611
Mon, 06 Dec 2021 16:08:32 GMT

0 commit comments

Comments
 (0)