Skip to content

Commit e701984

Browse files
committed
Update changelogs [skip ci]
1 parent eba5b0c commit e701984

107 files changed

Lines changed: 1183 additions & 196 deletions

File tree

Some content is hidden

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

apps/api-documenter/CHANGELOG.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.24.6",
6+
"tag": "@microsoft/api-documenter_v7.24.6",
7+
"date": "Wed, 15 May 2024 06:04:17 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.17`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.3.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.10.4`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.20.0`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" to `0.66.7`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "7.24.5",
630
"tag": "@microsoft/api-documenter_v7.24.5",

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 Fri, 10 May 2024 05:33:33 GMT and should not be manually modified.
3+
This log was last generated on Wed, 15 May 2024 06:04:17 GMT and should not be manually modified.
4+
5+
## 7.24.6
6+
Wed, 15 May 2024 06:04:17 GMT
7+
8+
_Version update only_
49

510
## 7.24.5
611
Fri, 10 May 2024 05:33:33 GMT

apps/api-extractor/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-extractor",
33
"entries": [
4+
{
5+
"version": "7.43.5",
6+
"tag": "@microsoft/api-extractor_v7.43.5",
7+
"date": "Wed, 15 May 2024 06:04:17 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.17`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.3.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.10.4`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.20.0`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "7.43.4",
627
"tag": "@microsoft/api-extractor_v7.43.4",

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 Fri, 10 May 2024 05:33:33 GMT and should not be manually modified.
3+
This log was last generated on Wed, 15 May 2024 06:04:17 GMT and should not be manually modified.
4+
5+
## 7.43.5
6+
Wed, 15 May 2024 06:04:17 GMT
7+
8+
_Version update only_
49

510
## 7.43.4
611
Fri, 10 May 2024 05:33:33 GMT

apps/heft/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",
33
"entries": [
4+
{
5+
"version": "0.66.7",
6+
"tag": "@rushstack/heft_v0.66.7",
7+
"date": "Wed, 15 May 2024 06:04:17 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.14.18`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.3.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/operation-graph\" to `0.2.18`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.10.4`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.20.0`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.43.5`"
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "0.66.6",
633
"tag": "@rushstack/heft_v0.66.6",

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 Fri, 10 May 2024 05:33:33 GMT and should not be manually modified.
3+
This log was last generated on Wed, 15 May 2024 06:04:17 GMT and should not be manually modified.
4+
5+
## 0.66.7
6+
Wed, 15 May 2024 06:04:17 GMT
7+
8+
_Version update only_
49

510
## 0.66.6
611
Fri, 10 May 2024 05:33:33 GMT

apps/lockfile-explorer/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "1.4.5",
6+
"tag": "@rushstack/lockfile-explorer_v1.4.5",
7+
"date": "Wed, 15 May 2024 06:04:17 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.3.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.10.4`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.66.7`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "1.4.4",
624
"tag": "@rushstack/lockfile-explorer_v1.4.4",

apps/lockfile-explorer/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/lockfile-explorer
22

3-
This log was last generated on Wed, 15 May 2024 03:05:43 GMT and should not be manually modified.
3+
This log was last generated on Wed, 15 May 2024 06:04:17 GMT and should not be manually modified.
4+
5+
## 1.4.5
6+
Wed, 15 May 2024 06:04:17 GMT
7+
8+
_Version update only_
49

510
## 1.4.4
611
Wed, 15 May 2024 03:05:43 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.1.44",
6+
"tag": "@rushstack/rundown_v1.1.44",
7+
"date": "Wed, 15 May 2024 06:04:17 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `4.3.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.20.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.66.7`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "1.1.43",
624
"tag": "@rushstack/rundown_v1.1.43",

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 Fri, 10 May 2024 05:33:34 GMT and should not be manually modified.
3+
This log was last generated on Wed, 15 May 2024 06:04:17 GMT and should not be manually modified.
4+
5+
## 1.1.44
6+
Wed, 15 May 2024 06:04:17 GMT
7+
8+
_Version update only_
49

510
## 1.1.43
611
Fri, 10 May 2024 05:33:34 GMT

0 commit comments

Comments
 (0)