Skip to content

Commit ceb2cd5

Browse files
committed
Update changelogs [skip ci]
1 parent 1e720e6 commit ceb2cd5

File tree

104 files changed

+1119
-269
lines changed

Some content is hidden

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

104 files changed

+1119
-269
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.22.17",
6+
"tag": "@microsoft/api-documenter_v7.22.17",
7+
"date": "Tue, 13 Jun 2023 01:49:01 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.15.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.54.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.6`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "7.22.16",
624
"tag": "@microsoft/api-documenter_v7.22.16",

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, 09 Jun 2023 18:05:34 GMT and should not be manually modified.
3+
This log was last generated on Tue, 13 Jun 2023 01:49:01 GMT and should not be manually modified.
4+
5+
## 7.22.17
6+
Tue, 13 Jun 2023 01:49:01 GMT
7+
8+
_Version update only_
49

510
## 7.22.16
611
Fri, 09 Jun 2023 18:05:34 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.35.3",
6+
"tag": "@microsoft/api-extractor_v7.35.3",
7+
"date": "Tue, 13 Jun 2023 01:49:01 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.15.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "7.35.2",
618
"tag": "@microsoft/api-extractor_v7.35.2",

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 Wed, 07 Jun 2023 22:45:16 GMT and should not be manually modified.
3+
This log was last generated on Tue, 13 Jun 2023 01:49:01 GMT and should not be manually modified.
4+
5+
## 7.35.3
6+
Tue, 13 Jun 2023 01:49:01 GMT
7+
8+
_Version update only_
49

510
## 7.35.2
611
Wed, 07 Jun 2023 22:45:16 GMT

apps/heft/CHANGELOG.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.54.0",
6+
"tag": "@rushstack/heft_v0.54.0",
7+
"date": "Tue, 13 Jun 2023 01:49:01 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Add plugin support for parameter short-names."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.15.0`"
17+
},
18+
{
19+
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.35.3`"
20+
}
21+
]
22+
}
23+
},
424
{
525
"version": "0.53.1",
626
"tag": "@rushstack/heft_v0.53.1",

apps/heft/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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 Fri, 09 Jun 2023 18:05:34 GMT and should not be manually modified.
3+
This log was last generated on Tue, 13 Jun 2023 01:49:01 GMT and should not be manually modified.
4+
5+
## 0.54.0
6+
Tue, 13 Jun 2023 01:49:01 GMT
7+
8+
### Minor changes
9+
10+
- Add plugin support for parameter short-names.
411

512
## 0.53.1
613
Fri, 09 Jun 2023 18:05:34 GMT

apps/lockfile-explorer/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "1.0.27",
6+
"tag": "@rushstack/lockfile-explorer_v1.0.27",
7+
"date": "Tue, 13 Jun 2023 01:49:02 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.6`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.54.0`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.26",
621
"tag": "@rushstack/lockfile-explorer_v1.0.26",

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, 09 Jun 2023 18:05:35 GMT and should not be manually modified.
3+
This log was last generated on Tue, 13 Jun 2023 01:49:02 GMT and should not be manually modified.
4+
5+
## 1.0.27
6+
Tue, 13 Jun 2023 01:49:02 GMT
7+
8+
_Version update only_
49

510
## 1.0.26
611
Fri, 09 Jun 2023 18:05:35 GMT

apps/rundown/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.0.261",
6+
"tag": "@rushstack/rundown_v1.0.261",
7+
"date": "Tue, 13 Jun 2023 01:49:02 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.15.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.54.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.6`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "1.0.260",
624
"tag": "@rushstack/rundown_v1.0.260",

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, 09 Jun 2023 18:05:35 GMT and should not be manually modified.
3+
This log was last generated on Tue, 13 Jun 2023 01:49:02 GMT and should not be manually modified.
4+
5+
## 1.0.261
6+
Tue, 13 Jun 2023 01:49:02 GMT
7+
8+
_Version update only_
49

510
## 1.0.260
611
Fri, 09 Jun 2023 18:05:35 GMT

apps/trace-import/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@rushstack/trace-import",
33
"entries": [
4+
{
5+
"version": "0.2.11",
6+
"tag": "@rushstack/trace-import_v0.2.11",
7+
"date": "Tue, 13 Jun 2023 01:49:02 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.15.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.54.0`"
15+
},
16+
{
17+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.6`"
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "0.2.10",
624
"tag": "@rushstack/trace-import_v0.2.10",

apps/trace-import/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
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 Fri, 09 Jun 2023 18:05:35 GMT and should not be manually modified.
3+
This log was last generated on Tue, 13 Jun 2023 01:49:02 GMT and should not be manually modified.
4+
5+
## 0.2.11
6+
Tue, 13 Jun 2023 01:49:02 GMT
7+
8+
_Version update only_
49

510
## 0.2.10
611
Fri, 09 Jun 2023 18:05:35 GMT

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

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

common/changes/@microsoft/api-extractor/octogonz-heft-updated-schemas_2023-06-08-03-42.json

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

common/changes/@microsoft/webpack5-load-themed-styles-loader/thelarkinn-bump-webpack-again_2023-05-16-00-04.json

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

common/changes/@rushstack/heft-api-extractor-plugin/bump-cyclics_2023-06-10-02-40.json

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

common/changes/@rushstack/heft-dev-cert-plugin/thelarkinn-bump-webpack-again_2023-05-16-00-04.json

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

common/changes/@rushstack/heft-jest-plugin/bump-cyclics_2023-06-10-02-40.json

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

common/changes/@rushstack/heft-jest-plugin/user-danade-AmbiguousParameters_2023-06-12-18-40.json

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

common/changes/@rushstack/heft-lint-plugin/bump-cyclics_2023-06-10-02-40.json

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

common/changes/@rushstack/heft-typescript-plugin/bump-cyclics_2023-06-10-02-40.json

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

common/changes/@rushstack/heft-web-rig/thelarkinn-bump-webpack-again_2023-05-16-00-04.json

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

common/changes/@rushstack/heft-webpack5-plugin/thelarkinn-bump-webpack-again_2023-05-16-00-04.json

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

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

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

common/changes/@rushstack/heft/user-danade-AmbiguousParameters_2023-06-12-18-40.json

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

common/changes/@rushstack/package-extractor/thelarkinn-bump-webpack-again_2023-05-16-00-04.json

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

0 commit comments

Comments
 (0)