Skip to content

Commit

Permalink
Update changelogs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Sep 15, 2023
1 parent 4890f4e commit 574cff6
Show file tree
Hide file tree
Showing 176 changed files with 1,820 additions and 854 deletions.
32 changes: 32 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,38 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.23.0",
"tag": "@microsoft/api-documenter_v7.23.0",
"date": "Fri, 15 Sep 2023 00:36:58 GMT",
"comments": {
"minor": [
{
"comment": "Update @types/node from 14 to 18"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.0`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.60.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.16.0`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.59.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.23`"
}
]
}
},
{
"version": "7.22.33",
"tag": "@microsoft/api-documenter_v7.22.33",
Expand Down
9 changes: 8 additions & 1 deletion apps/api-documenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @microsoft/api-documenter

This log was last generated on Tue, 08 Aug 2023 07:10:39 GMT and should not be manually modified.
This log was last generated on Fri, 15 Sep 2023 00:36:58 GMT and should not be manually modified.

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

### Minor changes

- Update @types/node from 14 to 18

## 7.22.33
Tue, 08 Aug 2023 07:10:39 GMT
Expand Down
29 changes: 29 additions & 0 deletions apps/api-extractor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "@microsoft/api-extractor",
"entries": [
{
"version": "7.37.0",
"tag": "@microsoft/api-extractor_v7.37.0",
"date": "Fri, 15 Sep 2023 00:36:58 GMT",
"comments": {
"minor": [
{
"comment": "Update @types/node from 14 to 18"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.28.0`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.60.0`"
},
{
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.5.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.16.0`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.4`"
}
]
}
},
{
"version": "7.36.4",
"tag": "@microsoft/api-extractor_v7.36.4",
Expand Down
9 changes: 8 additions & 1 deletion apps/api-extractor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @microsoft/api-extractor

This log was last generated on Tue, 08 Aug 2023 07:10:39 GMT and should not be manually modified.
This log was last generated on Fri, 15 Sep 2023 00:36:58 GMT and should not be manually modified.

## 7.37.0
Fri, 15 Sep 2023 00:36:58 GMT

### Minor changes

- Update @types/node from 14 to 18

## 7.36.4
Tue, 08 Aug 2023 07:10:39 GMT
Expand Down
42 changes: 42 additions & 0 deletions apps/heft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,48 @@
{
"name": "@rushstack/heft",
"entries": [
{
"version": "0.59.0",
"tag": "@rushstack/heft_v0.59.0",
"date": "Fri, 15 Sep 2023 00:36:58 GMT",
"comments": {
"minor": [
{
"comment": "Update @types/node from 14 to 18"
}
],
"patch": [
{
"comment": "Migrate plugin name collision detection to the InternalHeftSession instance to allow multiple Heft sessions in the same process."
}
],
"none": [
{
"comment": "Avoid mutating config files after reading."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.14.0`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.60.0`"
},
{
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.5.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.16.0`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.37.0`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.4`"
}
]
}
},
{
"version": "0.58.2",
"tag": "@rushstack/heft_v0.58.2",
Expand Down
13 changes: 12 additions & 1 deletion apps/heft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Change Log - @rushstack/heft

This log was last generated on Tue, 08 Aug 2023 07:10:39 GMT and should not be manually modified.
This log was last generated on Fri, 15 Sep 2023 00:36:58 GMT and should not be manually modified.

## 0.59.0
Fri, 15 Sep 2023 00:36:58 GMT

### Minor changes

- Update @types/node from 14 to 18

### Patches

- Migrate plugin name collision detection to the InternalHeftSession instance to allow multiple Heft sessions in the same process.

## 0.58.2
Tue, 08 Aug 2023 07:10:39 GMT
Expand Down
26 changes: 26 additions & 0 deletions apps/lockfile-explorer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
{
"name": "@rushstack/lockfile-explorer",
"entries": [
{
"version": "1.2.0",
"tag": "@rushstack/lockfile-explorer_v1.2.0",
"date": "Fri, 15 Sep 2023 00:36:58 GMT",
"comments": {
"minor": [
{
"comment": "Update @types/node from 14 to 18"
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.60.0`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.23`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.59.0`"
}
]
}
},
{
"version": "1.1.0",
"tag": "@rushstack/lockfile-explorer_v1.1.0",
Expand Down
9 changes: 8 additions & 1 deletion apps/lockfile-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/lockfile-explorer

This log was last generated on Thu, 14 Sep 2023 15:32:38 GMT and should not be manually modified.
This log was last generated on Fri, 15 Sep 2023 00:36:58 GMT and should not be manually modified.

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

### Minor changes

- Update @types/node from 14 to 18

## 1.1.0
Thu, 14 Sep 2023 15:32:38 GMT
Expand Down
29 changes: 29 additions & 0 deletions apps/rundown/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "@rushstack/rundown",
"entries": [
{
"version": "1.1.0",
"tag": "@rushstack/rundown_v1.1.0",
"date": "Fri, 15 Sep 2023 00:36:58 GMT",
"comments": {
"minor": [
{
"comment": "Update @types/node from 14 to 18"
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.60.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.16.0`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.59.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.23`"
}
]
}
},
{
"version": "1.0.277",
"tag": "@rushstack/rundown_v1.0.277",
Expand Down
9 changes: 8 additions & 1 deletion apps/rundown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/rundown

This log was last generated on Tue, 08 Aug 2023 07:10:40 GMT and should not be manually modified.
This log was last generated on Fri, 15 Sep 2023 00:36:58 GMT and should not be manually modified.

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

### Minor changes

- Update @types/node from 14 to 18

## 1.0.277
Tue, 08 Aug 2023 07:10:40 GMT
Expand Down
29 changes: 29 additions & 0 deletions apps/trace-import/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "@rushstack/trace-import",
"entries": [
{
"version": "0.3.0",
"tag": "@rushstack/trace-import_v0.3.0",
"date": "Fri, 15 Sep 2023 00:36:58 GMT",
"comments": {
"minor": [
{
"comment": "Update @types/node from 14 to 18"
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.60.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.16.0`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `3.3.4`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.59.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `2.2.23`"
}
]
}
},
{
"version": "0.2.27",
"tag": "@rushstack/trace-import_v0.2.27",
Expand Down
9 changes: 8 additions & 1 deletion apps/trace-import/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/trace-import

This log was last generated on Tue, 08 Aug 2023 07:10:40 GMT and should not be manually modified.
This log was last generated on Fri, 15 Sep 2023 00:36:58 GMT and should not be manually modified.

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

### Minor changes

- Update @types/node from 14 to 18

## 0.2.27
Tue, 08 Aug 2023 07:10:40 GMT
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 574cff6

Please sign in to comment.