Skip to content

Commit d926b63

Browse files
committed
Update changelogs [skip ci]
1 parent da9327f commit d926b63

File tree

55 files changed

+570
-99
lines changed

Some content is hidden

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

55 files changed

+570
-99
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.75",
6+
"tag": "@microsoft/api-documenter_v7.13.75",
7+
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.15.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.43.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.2`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "7.13.74",
624
"tag": "@microsoft/api-documenter_v7.13.74",

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, 08 Dec 2021 19:05:08 GMT and should not be manually modified.
3+
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.
4+
5+
## 7.13.75
6+
Thu, 09 Dec 2021 00:21:54 GMT
7+
8+
_Version update only_
49

510
## 7.13.74
611
Wed, 08 Dec 2021 19:05:08 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.0",
6+
"tag": "@microsoft/api-extractor-model_v7.15.0",
7+
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Replace const enums with conventional enums to allow for compatibility with JavaScript consumers."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.14.0",
618
"tag": "@microsoft/api-extractor-model_v7.14.0",

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 Wed, 08 Dec 2021 16:14:05 GMT and should not be manually modified.
3+
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.
4+
5+
## 7.15.0
6+
Thu, 09 Dec 2021 00:21:54 GMT
7+
8+
### Minor changes
9+
10+
- Replace const enums with conventional enums to allow for compatibility with JavaScript consumers.
411

512
## 7.14.0
613
Wed, 08 Dec 2021 16:14:05 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.19.1",
6+
"tag": "@microsoft/api-extractor_v7.19.1",
7+
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.15.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.19.0",
618
"tag": "@microsoft/api-extractor_v7.19.0",

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

510
## 7.19.0
611
Wed, 08 Dec 2021 16:14:05 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.43.1",
6+
"tag": "@rushstack/heft_v0.43.1",
7+
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.1`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.43.0",
618
"tag": "@rushstack/heft_v0.43.0",

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, 08 Dec 2021 19:05:08 GMT and should not be manually modified.
3+
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.
4+
5+
## 0.43.1
6+
Thu, 09 Dec 2021 00:21:54 GMT
7+
8+
_Version update only_
49

510
## 0.43.0
611
Wed, 08 Dec 2021 19:05:08 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.165",
6+
"tag": "@rushstack/rundown_v1.0.165",
7+
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.43.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.2`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.164",
621
"tag": "@rushstack/rundown_v1.0.164",

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, 08 Dec 2021 19:05:08 GMT and should not be manually modified.
3+
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.
4+
5+
## 1.0.165
6+
Thu, 09 Dec 2021 00:21:54 GMT
7+
8+
_Version update only_
49

510
## 1.0.164
611
Wed, 08 Dec 2021 19:05:08 GMT

common/changes/@microsoft/api-extractor-model/bump-cyclics_2021-12-08-16-55.json

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

common/changes/@microsoft/api-extractor-model/bump-cyclics_2021-12-08-19-26.json

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

common/changes/@microsoft/api-extractor-model/master_2021-12-06-21-04.json

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

common/changes/@microsoft/api-extractor/bump-cyclics_2021-12-08-16-55.json

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

common/changes/@microsoft/api-extractor/bump-cyclics_2021-12-08-19-26.json

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

common/changes/@rushstack/heft/bump-cyclics_2021-12-08-19-26.json

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

common/changes/@rushstack/package-deps-hash/use-merge-base_2021-12-08-22-09.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.7",
6+
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.7",
7+
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/debug-certificate-manager\" to `1.1.19`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.43.1`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.2`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.43.0` to `^0.43.1`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.1.6",
630
"tag": "@rushstack/heft-dev-cert-plugin_v0.1.6",

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, 08 Dec 2021 19:05:08 GMT and should not be manually modified.
3+
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.
4+
5+
## 0.1.7
6+
Thu, 09 Dec 2021 00:21:54 GMT
7+
8+
_Version update only_
49

510
## 0.1.6
611
Wed, 08 Dec 2021 19:05:08 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.52",
6+
"tag": "@rushstack/heft-jest-plugin_v0.1.52",
7+
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.43.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.43.0` to `^0.43.1`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.1.51",
624
"tag": "@rushstack/heft-jest-plugin_v0.1.51",

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, 08 Dec 2021 19:05:08 GMT and should not be manually modified.
3+
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.
4+
5+
## 0.1.52
6+
Thu, 09 Dec 2021 00:21:54 GMT
7+
8+
_Version update only_
49

510
## 0.1.51
611
Wed, 08 Dec 2021 19:05:08 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.9",
6+
"tag": "@rushstack/heft-sass-plugin_v0.2.9",
7+
"date": "Thu, 09 Dec 2021 00:21:54 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/typings-generator\" to `0.5.6`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.19.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.43.1`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.4.2`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" from `^0.43.0` to `^0.43.1`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.2.8",
630
"tag": "@rushstack/heft-sass-plugin_v0.2.8",

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, 08 Dec 2021 19:05:08 GMT and should not be manually modified.
3+
This log was last generated on Thu, 09 Dec 2021 00:21:54 GMT and should not be manually modified.
4+
5+
## 0.2.9
6+
Thu, 09 Dec 2021 00:21:54 GMT
7+
8+
_Version update only_
49

510
## 0.2.8
611
Wed, 08 Dec 2021 19:05:08 GMT

0 commit comments

Comments
 (0)