Skip to content

Commit 612b246

Browse files
committed
Update changelogs [skip ci]
1 parent b79967b commit 612b246

File tree

58 files changed

+663
-86
lines changed

Some content is hidden

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

58 files changed

+663
-86
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.14.1",
6+
"tag": "@microsoft/api-documenter_v7.14.1",
7+
"date": "Wed, 05 Jan 2022 16:07:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.15.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.2`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.5.2`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "7.14.0",
627
"tag": "@microsoft/api-documenter_v7.14.0",

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, 05 Jan 2022 01:09:53 GMT and should not be manually modified.
3+
This log was last generated on Wed, 05 Jan 2022 16:07:47 GMT and should not be manually modified.
4+
5+
## 7.14.1
6+
Wed, 05 Jan 2022 16:07:47 GMT
7+
8+
_Version update only_
49

510
## 7.14.0
611
Wed, 05 Jan 2022 01:09:53 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.15.3",
6+
"tag": "@microsoft/api-extractor-model_v7.15.3",
7+
"date": "Wed, 05 Jan 2022 16:07:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.15.2",
618
"tag": "@microsoft/api-extractor-model_v7.15.2",

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

3-
This log was last generated on Mon, 27 Dec 2021 16:10:40 GMT and should not be manually modified.
3+
This log was last generated on Wed, 05 Jan 2022 16:07:47 GMT and should not be manually modified.
4+
5+
## 7.15.3
6+
Wed, 05 Jan 2022 16:07:47 GMT
7+
8+
_Version update only_
49

510
## 7.15.2
611
Mon, 27 Dec 2021 16:10:40 GMT

apps/api-extractor/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-extractor",
33
"entries": [
4+
{
5+
"version": "7.19.4",
6+
"tag": "@microsoft/api-extractor_v7.19.4",
7+
"date": "Wed, 05 Jan 2022 16:07:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.15.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.0`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.19.3",
621
"tag": "@microsoft/api-extractor_v7.19.3",

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

3-
This log was last generated on Mon, 27 Dec 2021 16:10:40 GMT and should not be manually modified.
3+
This log was last generated on Wed, 05 Jan 2022 16:07:47 GMT and should not be manually modified.
4+
5+
## 7.19.4
6+
Wed, 05 Jan 2022 16:07:47 GMT
7+
8+
_Version update only_
49

510
## 7.19.3
611
Mon, 27 Dec 2021 16:10:40 GMT

apps/heft/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",
33
"entries": [
4+
{
5+
"version": "0.44.2",
6+
"tag": "@rushstack/heft_v0.44.2",
7+
"date": "Wed, 05 Jan 2022 16:07:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.7.11`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.4`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.44.1",
624
"tag": "@rushstack/heft_v0.44.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, 27 Dec 2021 16:10:40 GMT and should not be manually modified.
3+
This log was last generated on Wed, 05 Jan 2022 16:07:47 GMT and should not be manually modified.
4+
5+
## 0.44.2
6+
Wed, 05 Jan 2022 16:07:47 GMT
7+
8+
_Version update only_
49

510
## 0.44.1
611
Mon, 27 Dec 2021 16:10:40 GMT

apps/rundown/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.0.169",
6+
"tag": "@rushstack/rundown_v1.0.169",
7+
"date": "Wed, 05 Jan 2022 16:07:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.2`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.5.2`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "1.0.168",
624
"tag": "@rushstack/rundown_v1.0.168",

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, 27 Dec 2021 16:10:40 GMT and should not be manually modified.
3+
This log was last generated on Wed, 05 Jan 2022 16:07:47 GMT and should not be manually modified.
4+
5+
## 1.0.169
6+
Wed, 05 Jan 2022 16:07:47 GMT
7+
8+
_Version update only_
49

510
## 1.0.168
611
Mon, 27 Dec 2021 16:10:40 GMT

common/changes/@microsoft/api-documenter/readdir-with-types_2022-01-05-03-42.json

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

common/changes/@rushstack/heft-config-file/clean-up-test-newlines_2022-01-05-00-32.json

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

common/changes/@rushstack/heft-config-file/update-gitattributes_2021-12-27-04-40.json

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

common/changes/@rushstack/heft/readdir-with-types_2022-01-05-02-00.json

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

common/changes/@rushstack/node-core-library/readdir-with-types_2022-01-05-02-00.json

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

common/changes/@rushstack/node-core-library/readdir-with-types_2022-01-05-03-42.json

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

heft-plugins/heft-dev-cert-plugin/CHANGELOG.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@rushstack/heft-dev-cert-plugin",
33
"entries": [
4+
{
5+
"version": "0.1.11",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.11",
7+
"date": "Wed, 05 Jan 2022 16:07:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.23`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.4`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.2`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.5.2`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.1` to `^0.44.2`"
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "0.1.10",
633
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.10",

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, 27 Dec 2021 16:10:40 GMT and should not be manually modified.
3+
This log was last generated on Wed, 05 Jan 2022 16:07:47 GMT and should not be manually modified.
4+
5+
## 0.1.11
6+
Wed, 05 Jan 2022 16:07:47 GMT
7+
8+
_Version update only_
49

510
## 0.1.10
611
Mon, 27 Dec 2021 16:10:40 GMT

heft-plugins/heft-jest-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-jest-plugin",
33
"entries": [
4+
{
5+
"version": "0.2.2",
6+
"tag": "@rushstack/heft-jest-plugin_v0.2.2",
7+
"date": "Wed, 05 Jan 2022 16:07:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.7.11`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.4`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.2`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.1` to `^0.44.2`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.2.1",
630
"tag": "@rushstack/heft-jest-plugin_v0.2.1",

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, 27 Dec 2021 16:10:40 GMT and should not be manually modified.
3+
This log was last generated on Wed, 05 Jan 2022 16:07:47 GMT and should not be manually modified.
4+
5+
## 0.2.2
6+
Wed, 05 Jan 2022 16:07:47 GMT
7+
8+
_Version update only_
49

510
## 0.2.1
611
Mon, 27 Dec 2021 16:10:40 GMT

heft-plugins/heft-sass-plugin/CHANGELOG.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,36 @@
11
{
22
"name": "@rushstack/heft-sass-plugin",
33
"entries": [
4+
{
5+
"version": "0.3.3",
6+
"tag": "@rushstack/heft-sass-plugin_v0.3.3",
7+
"date": "Wed, 05 Jan 2022 16:07:47 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.7.11`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.45.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.6.3`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.4`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" to `0.44.2`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.5.2`"
27+
},
28+
{
29+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.44.1` to `^0.44.2`"
30+
}
31+
]
32+
}
33+
},
434
{
535
"version": "0.3.2",
636
"tag": "@rushstack/heft-sass-plugin_v0.3.2",

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, 27 Dec 2021 16:10:40 GMT and should not be manually modified.
3+
This log was last generated on Wed, 05 Jan 2022 16:07:47 GMT and should not be manually modified.
4+
5+
## 0.3.3
6+
Wed, 05 Jan 2022 16:07:47 GMT
7+
8+
_Version update only_
49

510
## 0.3.2
611
Mon, 27 Dec 2021 16:10:40 GMT

0 commit comments

Comments
 (0)