Skip to content

Commit a95df6d

Browse files
committed
Update changelogs [skip ci]
1 parent f98df0d commit a95df6d

File tree

155 files changed

+1302
-464
lines changed

Some content is hidden

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

155 files changed

+1302
-464
lines changed

apps/api-documenter/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-documenter",
33
"entries": [
4+
{
5+
"version": "7.29.3",
6+
"tag": "@microsoft/api-documenter_v7.29.3",
7+
"date": "Mon, 23 Feb 2026 00:42:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.3`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.29.2",
618
"tag": "@microsoft/api-documenter_v7.29.2",

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, 20 Feb 2026 16:14:49 GMT and should not be manually modified.
3+
This log was last generated on Mon, 23 Feb 2026 00:42:21 GMT and should not be manually modified.
4+
5+
## 7.29.3
6+
Mon, 23 Feb 2026 00:42:21 GMT
7+
8+
_Version update only_
49

510
## 7.29.2
611
Fri, 20 Feb 2026 16:14:49 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.57.3",
6+
"tag": "@microsoft/api-extractor_v7.57.3",
7+
"date": "Mon, 23 Feb 2026 00:42:21 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Add missing \"./extends/*.json\" to the package.json \"exports\" field so that \"@microsoft/api-extractor/extends/tsdoc-base.json\" is importable."
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.57.2",
618
"tag": "@microsoft/api-extractor_v7.57.2",

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, 20 Feb 2026 16:14:49 GMT and should not be manually modified.
3+
This log was last generated on Mon, 23 Feb 2026 00:42:21 GMT and should not be manually modified.
4+
5+
## 7.57.3
6+
Mon, 23 Feb 2026 00:42:21 GMT
7+
8+
### Patches
9+
10+
- Add missing "./extends/*.json" to the package.json "exports" field so that "@microsoft/api-extractor/extends/tsdoc-base.json" is importable.
411

512
## 7.57.2
613
Fri, 20 Feb 2026 16:14:49 GMT

apps/cpu-profile-summarizer/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/cpu-profile-summarizer",
33
"entries": [
4+
{
5+
"version": "0.2.3",
6+
"tag": "@rushstack/cpu-profile-summarizer_v0.2.3",
7+
"date": "Mon, 23 Feb 2026 00:42:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/worker-pool\" to `0.7.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.3`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.2.2",
621
"tag": "@rushstack/cpu-profile-summarizer_v0.2.2",

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, 20 Feb 2026 16:14:49 GMT and should not be manually modified.
3+
This log was last generated on Mon, 23 Feb 2026 00:42:21 GMT and should not be manually modified.
4+
5+
## 0.2.3
6+
Mon, 23 Feb 2026 00:42:21 GMT
7+
8+
_Version update only_
49

510
## 0.2.2
611
Fri, 20 Feb 2026 16:14:49 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": "1.2.3",
6+
"tag": "@rushstack/heft_v1.2.3",
7+
"date": "Mon, 23 Feb 2026 00:42:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.57.3`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "1.2.2",
618
"tag": "@rushstack/heft_v1.2.2",

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, 20 Feb 2026 16:14:49 GMT and should not be manually modified.
3+
This log was last generated on Mon, 23 Feb 2026 00:42:21 GMT and should not be manually modified.
4+
5+
## 1.2.3
6+
Mon, 23 Feb 2026 00:42:21 GMT
7+
8+
_Version update only_
49

510
## 1.2.2
611
Fri, 20 Feb 2026 16:14:49 GMT

apps/lockfile-explorer/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "2.2.4",
6+
"tag": "@rushstack/lockfile-explorer_v2.2.4",
7+
"date": "Mon, 23 Feb 2026 00:42:21 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.3`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.2.3",
618
"tag": "@rushstack/lockfile-explorer_v2.2.3",

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 Fri, 20 Feb 2026 16:14:49 GMT and should not be manually modified.
3+
This log was last generated on Mon, 23 Feb 2026 00:42:21 GMT and should not be manually modified.
4+
5+
## 2.2.4
6+
Mon, 23 Feb 2026 00:42:21 GMT
7+
8+
_Version update only_
49

510
## 2.2.3
611
Fri, 20 Feb 2026 16:14:49 GMT

0 commit comments

Comments
 (0)