Skip to content

Commit 13afcd5

Browse files
committed
Update changelogs [skip ci]
1 parent e16399a commit 13afcd5

File tree

94 files changed

+998
-191
lines changed

Some content is hidden

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

94 files changed

+998
-191
lines changed

apps/api-documenter/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/api-documenter",
33
"entries": [
4+
{
5+
"version": "7.23.1",
6+
"tag": "@microsoft/api-documenter_v7.23.1",
7+
"date": "Tue, 19 Sep 2023 15:21:51 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.60.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.24`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "7.23.0",
621
"tag": "@microsoft/api-documenter_v7.23.0",

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, 15 Sep 2023 00:36:58 GMT and should not be manually modified.
3+
This log was last generated on Tue, 19 Sep 2023 15:21:51 GMT and should not be manually modified.
4+
5+
## 7.23.1
6+
Tue, 19 Sep 2023 15:21:51 GMT
7+
8+
_Version update only_
49

510
## 7.23.0
611
Fri, 15 Sep 2023 00:36:58 GMT

apps/heft/CHANGELOG.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"name": "@rushstack/heft",
33
"entries": [
4+
{
5+
"version": "0.60.0",
6+
"tag": "@rushstack/heft_v0.60.0",
7+
"date": "Tue, 19 Sep 2023 15:21:51 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Allow Heft to communicate via IPC with a host process when running in watch mode. The host controls scheduling of incremental re-runs."
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@rushstack/operation-graph\" to `0.1.0`"
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "0.59.0",
623
"tag": "@rushstack/heft_v0.59.0",

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, 15 Sep 2023 00:36:58 GMT and should not be manually modified.
3+
This log was last generated on Tue, 19 Sep 2023 15:21:51 GMT and should not be manually modified.
4+
5+
## 0.60.0
6+
Tue, 19 Sep 2023 15:21:51 GMT
7+
8+
### Minor changes
9+
10+
- Allow Heft to communicate via IPC with a host process when running in watch mode. The host controls scheduling of incremental re-runs.
411

512
## 0.59.0
613
Fri, 15 Sep 2023 00:36:58 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.2.1",
6+
"tag": "@rushstack/lockfile-explorer_v1.2.1",
7+
"date": "Tue, 19 Sep 2023 15:21:52 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.24`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft\" to `0.60.0`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.2.0",
621
"tag": "@rushstack/lockfile-explorer_v1.2.0",

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, 15 Sep 2023 00:36:58 GMT and should not be manually modified.
3+
This log was last generated on Tue, 19 Sep 2023 15:21:52 GMT and should not be manually modified.
4+
5+
## 1.2.1
6+
Tue, 19 Sep 2023 15:21:52 GMT
7+
8+
_Version update only_
49

510
## 1.2.0
611
Fri, 15 Sep 2023 00:36:58 GMT

apps/rundown/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/rundown",
33
"entries": [
4+
{
5+
"version": "1.1.1",
6+
"tag": "@rushstack/rundown_v1.1.1",
7+
"date": "Tue, 19 Sep 2023 15:21:52 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.60.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.24`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.1.0",
621
"tag": "@rushstack/rundown_v1.1.0",

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, 15 Sep 2023 00:36:58 GMT and should not be manually modified.
3+
This log was last generated on Tue, 19 Sep 2023 15:21:52 GMT and should not be manually modified.
4+
5+
## 1.1.1
6+
Tue, 19 Sep 2023 15:21:52 GMT
7+
8+
_Version update only_
49

510
## 1.1.0
611
Fri, 15 Sep 2023 00:36:58 GMT

apps/trace-import/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rushstack/trace-import",
33
"entries": [
4+
{
5+
"version": "0.3.1",
6+
"tag": "@rushstack/trace-import_v0.3.1",
7+
"date": "Tue, 19 Sep 2023 15:21:52 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@rushstack/heft\" to `0.60.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.24`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "0.3.0",
621
"tag": "@rushstack/trace-import_v0.3.0",

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, 15 Sep 2023 00:36:58 GMT and should not be manually modified.
3+
This log was last generated on Tue, 19 Sep 2023 15:21:52 GMT and should not be manually modified.
4+
5+
## 0.3.1
6+
Tue, 19 Sep 2023 15:21:52 GMT
7+
8+
_Version update only_
49

510
## 0.3.0
611
Fri, 15 Sep 2023 00:36:58 GMT

0 commit comments

Comments
 (0)