Skip to content

Commit cfd3ce2

Browse files
committed
Update changelogs [skip ci]
1 parent 4c48551 commit cfd3ce2

File tree

109 files changed

+1373
-211
lines changed

Some content is hidden

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

109 files changed

+1373
-211
lines changed

apps/api-documenter/CHANGELOG.json

+27
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.20",
6+
"tag": "@microsoft/api-documenter_v7.22.20",
7+
"date": "Thu, 15 Jun 2023 00:21:01 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.27.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.4`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.15.1`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.2`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft\" to `0.55.2`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.9`"
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "7.22.19",
633
"tag": "@microsoft/api-documenter_v7.22.19",

apps/api-documenter/CHANGELOG.md

+6-1
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 Wed, 14 Jun 2023 00:19:42 GMT and should not be manually modified.
3+
This log was last generated on Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified.
4+
5+
## 7.22.20
6+
Thu, 15 Jun 2023 00:21:01 GMT
7+
8+
_Version update only_
49

510
## 7.22.19
611
Wed, 14 Jun 2023 00:19:42 GMT

apps/api-extractor/CHANGELOG.json

+24
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
{
22
"name": "@microsoft/api-extractor",
33
"entries": [
4+
{
5+
"version": "7.35.4",
6+
"tag": "@microsoft/api-extractor_v7.35.4",
7+
"date": "Thu, 15 Jun 2023 00:21:01 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.27.3`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.4`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.21`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.15.1`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.2`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "7.35.3",
630
"tag": "@microsoft/api-extractor_v7.35.3",

apps/api-extractor/CHANGELOG.md

+6-1
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, 13 Jun 2023 01:49:01 GMT and should not be manually modified.
3+
This log was last generated on Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified.
4+
5+
## 7.35.4
6+
Thu, 15 Jun 2023 00:21:01 GMT
7+
8+
_Version update only_
49

510
## 7.35.3
611
Tue, 13 Jun 2023 01:49:01 GMT

apps/heft/CHANGELOG.json

+27
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.55.2",
6+
"tag": "@rushstack/heft_v0.55.2",
7+
"date": "Thu, 15 Jun 2023 00:21:01 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.12.5`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.4`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.3.21`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.15.1`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.35.4`"
24+
},
25+
{
26+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.2`"
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "0.55.1",
633
"tag": "@rushstack/heft_v0.55.1",

apps/heft/CHANGELOG.md

+6-1
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 Wed, 14 Jun 2023 00:19:41 GMT and should not be manually modified.
3+
This log was last generated on Thu, 15 Jun 2023 00:21:01 GMT and should not be manually modified.
4+
5+
## 0.55.2
6+
Thu, 15 Jun 2023 00:21:01 GMT
7+
8+
_Version update only_
49

510
## 0.55.1
611
Wed, 14 Jun 2023 00:19:41 GMT

apps/lockfile-explorer/CHANGELOG.json

+21
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.30",
6+
"tag": "@rushstack/lockfile-explorer_v1.0.30",
7+
"date": "Thu, 15 Jun 2023 00:21:02 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.4`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.2`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.9`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.55.2`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "1.0.29",
627
"tag": "@rushstack/lockfile-explorer_v1.0.29",

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 Wed, 14 Jun 2023 00:19:42 GMT and should not be manually modified.
3+
This log was last generated on Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified.
4+
5+
## 1.0.30
6+
Thu, 15 Jun 2023 00:21:02 GMT
7+
8+
_Version update only_
49

510
## 1.0.29
611
Wed, 14 Jun 2023 00:19:42 GMT

apps/rundown/CHANGELOG.json

+24
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.0.264",
6+
"tag": "@rushstack/rundown_v1.0.264",
7+
"date": "Thu, 15 Jun 2023 00:21:02 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.4`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.15.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.2`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.55.2`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.9`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "1.0.263",
630
"tag": "@rushstack/rundown_v1.0.263",

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 Wed, 14 Jun 2023 00:19:42 GMT and should not be manually modified.
3+
This log was last generated on Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified.
4+
5+
## 1.0.264
6+
Thu, 15 Jun 2023 00:21:02 GMT
7+
8+
_Version update only_
49

510
## 1.0.263
611
Wed, 14 Jun 2023 00:19:42 GMT

apps/trace-import/CHANGELOG.json

+24
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
{
22
"name": "@rushstack/trace-import",
33
"entries": [
4+
{
5+
"version": "0.2.14",
6+
"tag": "@rushstack/trace-import_v0.2.14",
7+
"date": "Thu, 15 Jun 2023 00:21:02 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.59.4`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.15.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.2`"
18+
},
19+
{
20+
"comment": "Updating dependency \"@rushstack/heft\" to `0.55.2`"
21+
},
22+
{
23+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.9`"
24+
}
25+
]
26+
}
27+
},
428
{
529
"version": "0.2.13",
630
"tag": "@rushstack/trace-import_v0.2.13",

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 Wed, 14 Jun 2023 00:19:42 GMT and should not be manually modified.
3+
This log was last generated on Thu, 15 Jun 2023 00:21:02 GMT and should not be manually modified.
4+
5+
## 0.2.14
6+
Thu, 15 Jun 2023 00:21:02 GMT
7+
8+
_Version update only_
49

510
## 0.2.13
611
Wed, 14 Jun 2023 00:19:42 GMT

common/changes/@microsoft/api-extractor-model/bump-cyclics_2023-06-10-02-40.json

-11
This file was deleted.

common/changes/@microsoft/api-extractor-model/bump-cyclics_2023-06-13-02-03.json

-11
This file was deleted.

common/changes/@microsoft/api-extractor/bump-cyclics_2023-06-13-02-03.json

-11
This file was deleted.

common/changes/@rushstack/eslint-config/octogonz-heft-updated-schemas_2023-06-08-03-42.json

-11
This file was deleted.

common/changes/@rushstack/eslint-patch/bump-cyclics_2023-06-10-02-40.json

-11
This file was deleted.

common/changes/@rushstack/eslint-patch/bump-cyclics_2023-06-13-02-03.json

-11
This file was deleted.

common/changes/@rushstack/eslint-patch/eslint-patch-invalid-importer-path_2023-06-14-21-56.json

-10
This file was deleted.

common/changes/@rushstack/heft-config-file/bump-cyclics_2023-06-10-02-40.json

-11
This file was deleted.

common/changes/@rushstack/heft-config-file/bump-cyclics_2023-06-13-02-03.json

-11
This file was deleted.

common/changes/@rushstack/node-core-library/bump-cyclics_2023-06-10-02-40.json

-11
This file was deleted.

0 commit comments

Comments
 (0)