Skip to content

Commit aa253e3

Browse files
committed
Update changelogs [skip ci]
1 parent e69b527 commit aa253e3

File tree

144 files changed

+1772
-177
lines changed

Some content is hidden

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

144 files changed

+1772
-177
lines changed

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.30.2",
6+
"tag": "@microsoft/api-documenter_v7.30.2",
7+
"date": "Sat, 18 Apr 2026 00:15:16 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.33.8`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.23.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.7`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.7`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.14`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "7.30.1",
630
"tag": "@microsoft/api-documenter_v7.30.1",

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, 17 Apr 2026 15:14:57 GMT and should not be manually modified.
3+
This log was last generated on Sat, 18 Apr 2026 00:15:16 GMT and should not be manually modified.
4+
5+
## 7.30.2
6+
Sat, 18 Apr 2026 00:15:16 GMT
7+
8+
_Version update only_
49

510
## 7.30.1
611
Fri, 17 Apr 2026 15:14:57 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.58.4",
6+
"tag": "@microsoft/api-extractor_v7.58.4",
7+
"date": "Sat, 18 Apr 2026 00:15:16 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Bump semver."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.33.8`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.23.1`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.7`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.7`"
26+
}
27+
]
28+
}
29+
},
430
{
531
"version": "7.58.3",
632
"tag": "@microsoft/api-extractor_v7.58.3",

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 Fri, 17 Apr 2026 15:14:57 GMT and should not be manually modified.
3+
This log was last generated on Sat, 18 Apr 2026 00:15:16 GMT and should not be manually modified.
4+
5+
## 7.58.4
6+
Sat, 18 Apr 2026 00:15:16 GMT
7+
8+
### Patches
9+
10+
- Bump semver.
411

512
## 7.58.3
613
Fri, 17 Apr 2026 15:14:57 GMT

apps/cpu-profile-summarizer/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/cpu-profile-summarizer",
33
"entries": [
4+
{
5+
"version": "0.2.14",
6+
"tag": "@rushstack/cpu-profile-summarizer_v0.2.14",
7+
"date": "Sat, 18 Apr 2026 00:15:16 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.7`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/worker-pool\" to `0.7.14`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.14`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.2.13",
624
"tag": "@rushstack/cpu-profile-summarizer_v0.2.13",

apps/cpu-profile-summarizer/CHANGELOG.md

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

3-
This log was last generated on Fri, 17 Apr 2026 15:14:57 GMT and should not be manually modified.
3+
This log was last generated on Sat, 18 Apr 2026 00:15:16 GMT and should not be manually modified.
4+
5+
## 0.2.14
6+
Sat, 18 Apr 2026 00:15:16 GMT
7+
8+
_Version update only_
49

510
## 0.2.13
611
Fri, 17 Apr 2026 15:14:57 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": "1.2.14",
6+
"tag": "@rushstack/heft_v1.2.14",
7+
"date": "Sat, 18 Apr 2026 00:15:16 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.20.8`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.23.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/operation-graph\" to `0.6.7`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.7`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.7`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.58.4`"
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "1.2.13",
633
"tag": "@rushstack/heft_v1.2.13",

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, 17 Apr 2026 15:14:57 GMT and should not be manually modified.
3+
This log was last generated on Sat, 18 Apr 2026 00:15:16 GMT and should not be manually modified.
4+
5+
## 1.2.14
6+
Sat, 18 Apr 2026 00:15:16 GMT
7+
8+
_Version update only_
49

510
## 1.2.13
611
Fri, 17 Apr 2026 15:14:57 GMT

apps/lockfile-explorer/CHANGELOG.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "2.2.15",
6+
"tag": "@rushstack/lockfile-explorer_v2.2.15",
7+
"date": "Sat, 18 Apr 2026 00:15:16 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Bump semver."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.23.1`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.7`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.7`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.14`"
26+
}
27+
]
28+
}
29+
},
430
{
531
"version": "2.2.14",
632
"tag": "@rushstack/lockfile-explorer_v2.2.14",

apps/lockfile-explorer/CHANGELOG.md

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

3-
This log was last generated on Fri, 17 Apr 2026 15:14:57 GMT and should not be manually modified.
3+
This log was last generated on Sat, 18 Apr 2026 00:15:16 GMT and should not be manually modified.
4+
5+
## 2.2.15
6+
Sat, 18 Apr 2026 00:15:16 GMT
7+
8+
### Patches
9+
10+
- Bump semver.
411

512
## 2.2.14
613
Fri, 17 Apr 2026 15:14:57 GMT

0 commit comments

Comments
 (0)