Skip to content

Commit b94d44f

Browse files
committed
Update changelogs [skip ci]
1 parent c7cec89 commit b94d44f

File tree

118 files changed

+1361
-287
lines changed

Some content is hidden

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

118 files changed

+1361
-287
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.22.6",
6+
"tag": "@microsoft/api-documenter_v7.22.6",
7+
"date": "Mon, 22 May 2023 06:34:33 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.27.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.13.3`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.0`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" to `0.50.6`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.13.0`"
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "7.22.5",
633
"tag": "@microsoft/api-documenter_v7.22.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, 12 May 2023 00:23:05 GMT and should not be manually modified.
3+
This log was last generated on Mon, 22 May 2023 06:34:33 GMT and should not be manually modified.
4+
5+
## 7.22.6
6+
Mon, 22 May 2023 06:34:33 GMT
7+
8+
_Version update only_
49

510
## 7.22.5
611
Fri, 12 May 2023 00:23:05 GMT

apps/api-extractor/CHANGELOG.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.35.0",
6+
"tag": "@microsoft/api-extractor_v7.35.0",
7+
"date": "Mon, 22 May 2023 06:34:32 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Upgrade the TypeScript dependency to ~5.0.4"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.27.0`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.1`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.19`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.13.3`"
26+
},
27+
{
28+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.0`"
29+
}
30+
]
31+
}
32+
},
433
{
534
"version": "7.34.9",
635
"tag": "@microsoft/api-extractor_v7.34.9",

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, 12 May 2023 00:23:05 GMT and should not be manually modified.
3+
This log was last generated on Mon, 22 May 2023 06:34:32 GMT and should not be manually modified.
4+
5+
## 7.35.0
6+
Mon, 22 May 2023 06:34:32 GMT
7+
8+
### Minor changes
9+
10+
- Upgrade the TypeScript dependency to ~5.0.4
411

512
## 7.34.9
613
Fri, 12 May 2023 00:23:05 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.50.6",
6+
"tag": "@rushstack/heft_v0.50.6",
7+
"date": "Mon, 22 May 2023 06:34:33 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.12.2`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.19`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.13.3`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.35.0`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.0`"
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "0.50.5",
633
"tag": "@rushstack/heft_v0.50.5",

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, 12 May 2023 00:23:05 GMT and should not be manually modified.
3+
This log was last generated on Mon, 22 May 2023 06:34:33 GMT and should not be manually modified.
4+
5+
## 0.50.6
6+
Mon, 22 May 2023 06:34:33 GMT
7+
8+
_Version update only_
49

510
## 0.50.5
611
Fri, 12 May 2023 00:23:05 GMT

apps/lockfile-explorer/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "1.0.16",
6+
"tag": "@rushstack/lockfile-explorer_v1.0.16",
7+
"date": "Mon, 22 May 2023 06:34:33 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.13.0`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.50.6`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "1.0.15",
627
"tag": "@rushstack/lockfile-explorer_v1.0.15",

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, 12 May 2023 00:23:05 GMT and should not be manually modified.
3+
This log was last generated on Mon, 22 May 2023 06:34:33 GMT and should not be manually modified.
4+
5+
## 1.0.16
6+
Mon, 22 May 2023 06:34:33 GMT
7+
8+
_Version update only_
49

510
## 1.0.15
611
Fri, 12 May 2023 00:23:05 GMT

apps/rundown/CHANGELOG.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.0.250",
6+
"tag": "@rushstack/rundown_v1.0.250",
7+
"date": "Mon, 22 May 2023 06:34:33 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.13.3`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.0`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.50.6`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.13.0`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "1.0.249",
630
"tag": "@rushstack/rundown_v1.0.249",

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, 12 May 2023 00:23:05 GMT and should not be manually modified.
3+
This log was last generated on Mon, 22 May 2023 06:34:33 GMT and should not be manually modified.
4+
5+
## 1.0.250
6+
Mon, 22 May 2023 06:34:33 GMT
7+
8+
_Version update only_
49

510
## 1.0.249
611
Fri, 12 May 2023 00:23:05 GMT

apps/trace-import/CHANGELOG.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
11
{
22
"name": "@rushstack/trace-import",
33
"entries": [
4+
{
5+
"version": "0.2.0",
6+
"tag": "@rushstack/trace-import_v0.2.0",
7+
"date": "Mon, 22 May 2023 06:34:33 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Upgrade the TypeScript dependency to ~5.0.4"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.1`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.13.3`"
20+
},
21+
{
22+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.0`"
23+
},
24+
{
25+
"comment": "Updating dependency \"@rushstack/heft\" to `0.50.6`"
26+
},
27+
{
28+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `1.13.0`"
29+
}
30+
]
31+
}
32+
},
433
{
534
"version": "0.1.18",
635
"tag": "@rushstack/trace-import_v0.1.18",

apps/trace-import/CHANGELOG.md

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

3-
This log was last generated on Fri, 12 May 2023 00:23:05 GMT and should not be manually modified.
3+
This log was last generated on Mon, 22 May 2023 06:34:33 GMT and should not be manually modified.
4+
5+
## 0.2.0
6+
Mon, 22 May 2023 06:34:33 GMT
7+
8+
### Minor changes
9+
10+
- Upgrade the TypeScript dependency to ~5.0.4
411

512
## 0.1.18
613
Fri, 12 May 2023 00:23:05 GMT

common/changes/@microsoft/api-extractor-model/typescript-5_2023-05-05-23-13.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/api-extractor/typescript-5_2023-05-05-23-13.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@rushstack/eslint-config/typescript-5_2023-05-05-23-13.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@rushstack/eslint-patch/enelson-package-update_2023-01-27-06-53.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@rushstack/eslint-patch/octogonz-bump-decoupled_2023-01-28-02-57.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@rushstack/eslint-patch/typescript-5_2023-05-05-23-13.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@rushstack/eslint-plugin-packlets/enelson-package-update_2023-01-27-06-53.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@rushstack/eslint-plugin-packlets/octogonz-bump-decoupled_2023-01-28-02-57.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@rushstack/eslint-plugin-packlets/typescript-5_2023-05-05-23-13.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)