Skip to content

Commit aeefea6

Browse files
committed
Merge branch 'version/bump-1771979669495'
2 parents cee44f8 + 75ba91c commit aeefea6

File tree

206 files changed

+1811
-210
lines changed

Some content is hidden

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

206 files changed

+1811
-210
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.29.5",
6+
"tag": "@microsoft/api-documenter_v7.29.5",
7+
"date": "Wed, 25 Feb 2026 00:34:29 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.33.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.20.3`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.3`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.3`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.5`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "7.29.4",
630
"tag": "@microsoft/api-documenter_v7.29.4",

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 Tue, 24 Feb 2026 01:13:27 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 Feb 2026 00:34:29 GMT and should not be manually modified.
4+
5+
## 7.29.5
6+
Wed, 25 Feb 2026 00:34:29 GMT
7+
8+
_Version update only_
49

510
## 7.29.4
611
Tue, 24 Feb 2026 01:13:27 GMT

apps/api-documenter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/api-documenter",
3-
"version": "7.29.4",
3+
"version": "7.29.5",
44
"description": "Read JSON files from api-extractor, generate documentation pages",
55
"repository": {
66
"type": "git",

apps/api-extractor/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-extractor",
33
"entries": [
4+
{
5+
"version": "7.57.5",
6+
"tag": "@microsoft/api-extractor_v7.57.5",
7+
"date": "Wed, 25 Feb 2026 00:34:29 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.33.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.20.3`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.7.2`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.3`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.3`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "7.57.4",
630
"tag": "@microsoft/api-extractor_v7.57.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 Tue, 24 Feb 2026 01:13:27 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 Feb 2026 00:34:29 GMT and should not be manually modified.
4+
5+
## 7.57.5
6+
Wed, 25 Feb 2026 00:34:29 GMT
7+
8+
_Version update only_
49

510
## 7.57.4
611
Tue, 24 Feb 2026 01:13:27 GMT

apps/api-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/api-extractor",
3-
"version": "7.57.4",
3+
"version": "7.57.5",
44
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",
55
"keywords": [
66
"typescript",

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.5",
6+
"tag": "@rushstack/cpu-profile-summarizer_v0.2.5",
7+
"date": "Wed, 25 Feb 2026 00:34:29 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/worker-pool\" to `0.7.5`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.5`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.2.4",
624
"tag": "@rushstack/cpu-profile-summarizer_v0.2.4",

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 Tue, 24 Feb 2026 01:13:27 GMT and should not be manually modified.
3+
This log was last generated on Wed, 25 Feb 2026 00:34:29 GMT and should not be manually modified.
4+
5+
## 0.2.5
6+
Wed, 25 Feb 2026 00:34:29 GMT
7+
8+
_Version update only_
49

510
## 0.2.4
611
Tue, 24 Feb 2026 01:13:27 GMT

apps/cpu-profile-summarizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/cpu-profile-summarizer",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "CLI tool for running analytics on multiple V8 .cpuprofile files",
55
"repository": {
66
"type": "git",

apps/heft/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",
33
"entries": [
4+
{
5+
"version": "1.2.5",
6+
"tag": "@rushstack/heft_v1.2.5",
7+
"date": "Wed, 25 Feb 2026 00:34:29 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.20.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.20.3`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/operation-graph\" to `0.6.3`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.7.2`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.3`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.3`"
27+
},
28+
{
29+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.57.5`"
30+
}
31+
]
32+
}
33+
},
434
{
535
"version": "1.2.4",
636
"tag": "@rushstack/heft_v1.2.4",

0 commit comments

Comments
 (0)