Skip to content

Commit da74d37

Browse files
committed
Update changelogs [skip ci]
1 parent b78daf0 commit da74d37

File tree

129 files changed

+1355
-322
lines changed

Some content is hidden

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

129 files changed

+1355
-322
lines changed

apps/api-documenter/CHANGELOG.json

+26
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.23.24",
6+
"tag": "@microsoft/api-documenter_v7.23.24",
7+
"date": "Sat, 17 Feb 2024 06:24:34 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix broken link to API documentation"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.10`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.2`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/heft\" to `0.64.7`"
26+
}
27+
]
28+
}
29+
},
430
{
531
"version": "7.23.23",
632
"tag": "@microsoft/api-documenter_v7.23.23",

apps/api-documenter/CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @microsoft/api-documenter
22

3-
This log was last generated on Thu, 08 Feb 2024 01:09:21 GMT and should not be manually modified.
3+
This log was last generated on Sat, 17 Feb 2024 06:24:34 GMT and should not be manually modified.
4+
5+
## 7.23.24
6+
Sat, 17 Feb 2024 06:24:34 GMT
7+
8+
### Patches
9+
10+
- Fix broken link to API documentation
411

512
## 7.23.23
613
Thu, 08 Feb 2024 01:09:21 GMT

apps/api-extractor/CHANGELOG.json

+26
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.40.2",
6+
"tag": "@microsoft/api-extractor_v7.40.2",
7+
"date": "Sat, 17 Feb 2024 06:24:34 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix broken link to API documentation"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.10`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.5.2`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.2`"
26+
}
27+
]
28+
}
29+
},
430
{
531
"version": "7.40.1",
632
"tag": "@microsoft/api-extractor_v7.40.1",

apps/api-extractor/CHANGELOG.md

+8-1
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 Thu, 08 Feb 2024 01:09:21 GMT and should not be manually modified.
3+
This log was last generated on Sat, 17 Feb 2024 06:24:34 GMT and should not be manually modified.
4+
5+
## 7.40.2
6+
Sat, 17 Feb 2024 06:24:34 GMT
7+
8+
### Patches
9+
10+
- Fix broken link to API documentation
411

512
## 7.40.1
613
Thu, 08 Feb 2024 01:09:21 GMT

apps/heft/CHANGELOG.json

+32
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,38 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.64.7",
6+
"tag": "@rushstack/heft_v0.64.7",
7+
"date": "Sat, 17 Feb 2024 06:24:34 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix broken link to API documentation"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.14.10`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/operation-graph\" to `0.2.9`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.5.2`"
26+
},
27+
{
28+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.2`"
29+
},
30+
{
31+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.40.2`"
32+
}
33+
]
34+
}
35+
},
436
{
537
"version": "0.64.6",
638
"tag": "@rushstack/heft_v0.64.6",

apps/heft/CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @rushstack/heft
22

3-
This log was last generated on Thu, 08 Feb 2024 01:09:21 GMT and should not be manually modified.
3+
This log was last generated on Sat, 17 Feb 2024 06:24:34 GMT and should not be manually modified.
4+
5+
## 0.64.7
6+
Sat, 17 Feb 2024 06:24:34 GMT
7+
8+
### Patches
9+
10+
- Fix broken link to API documentation
411

512
## 0.64.6
613
Thu, 08 Feb 2024 01:09:21 GMT

apps/lockfile-explorer/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "1.2.24",
6+
"tag": "@rushstack/lockfile-explorer_v1.2.24",
7+
"date": "Sat, 17 Feb 2024 06:24:35 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.64.7`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.2.23",
621
"tag": "@rushstack/lockfile-explorer_v1.2.23",

apps/lockfile-explorer/CHANGELOG.md

+6-1
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 Thu, 08 Feb 2024 01:09:21 GMT and should not be manually modified.
3+
This log was last generated on Sat, 17 Feb 2024 06:24:35 GMT and should not be manually modified.
4+
5+
## 1.2.24
6+
Sat, 17 Feb 2024 06:24:35 GMT
7+
8+
_Version update only_
49

510
## 1.2.23
611
Thu, 08 Feb 2024 01:09:21 GMT

apps/rundown/CHANGELOG.json

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.1.24",
6+
"tag": "@rushstack/rundown_v1.1.24",
7+
"date": "Sat, 17 Feb 2024 06:24:35 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.2`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.64.7`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "1.1.23",
624
"tag": "@rushstack/rundown_v1.1.23",

apps/rundown/CHANGELOG.md

+6-1
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 Thu, 08 Feb 2024 01:09:21 GMT and should not be manually modified.
3+
This log was last generated on Sat, 17 Feb 2024 06:24:35 GMT and should not be manually modified.
4+
5+
## 1.1.24
6+
Sat, 17 Feb 2024 06:24:35 GMT
7+
8+
_Version update only_
49

510
## 1.1.23
611
Thu, 08 Feb 2024 01:09:21 GMT

apps/trace-import/CHANGELOG.json

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/trace-import",
33
"entries": [
4+
{
5+
"version": "0.3.24",
6+
"tag": "@rushstack/trace-import_v0.3.24",
7+
"date": "Sat, 17 Feb 2024 06:24:35 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.66.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.17.2`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft\" to `0.64.7`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.3.23",
624
"tag": "@rushstack/trace-import_v0.3.23",

apps/trace-import/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @rushstack/trace-import
22

3-
This log was last generated on Thu, 08 Feb 2024 01:09:22 GMT and should not be manually modified.
3+
This log was last generated on Sat, 17 Feb 2024 06:24:35 GMT and should not be manually modified.
4+
5+
## 0.3.24
6+
Sat, 17 Feb 2024 06:24:35 GMT
7+
8+
_Version update only_
49

510
## 0.3.23
611
Thu, 08 Feb 2024 01:09:22 GMT

common/changes/@microsoft/api-documenter/octogonz-api-links_2024-02-17-03-00.json

-11
This file was deleted.

common/changes/@microsoft/api-extractor-model/octogonz-api-links_2024-02-17-03-00.json

-11
This file was deleted.

common/changes/@microsoft/api-extractor/octogonz-api-links_2024-02-17-03-00.json

-11
This file was deleted.

common/changes/@rushstack/debug-certificate-manager/octogonz-api-links_2024-02-17-03-00.json

-11
This file was deleted.

common/changes/@rushstack/eslint-plugin-packlets/octogonz-upgrade-typescript-part-2_2024-01-16-19-07.json

-10
This file was deleted.

common/changes/@rushstack/eslint-plugin-security/octogonz-upgrade-typescript-part-2_2024-01-16-19-07.json

-10
This file was deleted.

common/changes/@rushstack/eslint-plugin/octogonz-api-links_2024-02-17-03-00.json

-11
This file was deleted.

common/changes/@rushstack/heft-config-file/octogonz-api-links_2024-02-17-03-00.json

-11
This file was deleted.

common/changes/@rushstack/heft/octogonz-api-links_2024-02-17-03-00.json

-11
This file was deleted.

common/changes/@rushstack/module-minifier/octogonz-api-links_2024-02-17-03-00.json

-11
This file was deleted.

0 commit comments

Comments
 (0)