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 Aug 21, 2024
1 parent 506e6a5 commit df3a03a
Show file tree
Hide file tree
Showing 114 changed files with 1,290 additions and 208 deletions.
24 changes: 24 additions & 0 deletions apps/api-documenter/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
{
"name": "@microsoft/api-documenter",
"entries": [
{
"version": "7.25.12",
"tag": "@microsoft/api-documenter_v7.25.12",
"date": "Wed, 21 Aug 2024 05:43:04 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.29.6`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.7.0`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.22.6`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.67.0`"
}
]
}
},
{
"version": "7.25.11",
"tag": "@microsoft/api-documenter_v7.25.11",
Expand Down
7 changes: 6 additions & 1 deletion apps/api-documenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @microsoft/api-documenter

This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
This log was last generated on Wed, 21 Aug 2024 05:43:04 GMT and should not be manually modified.

## 7.25.12
Wed, 21 Aug 2024 05:43:04 GMT

_Version update only_

## 7.25.11
Mon, 12 Aug 2024 22:16:04 GMT
Expand Down
21 changes: 21 additions & 0 deletions apps/api-extractor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@microsoft/api-extractor",
"entries": [
{
"version": "7.47.7",
"tag": "@microsoft/api-extractor_v7.47.7",
"date": "Wed, 21 Aug 2024 05:43:04 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@microsoft/api-extractor-model\" to `7.29.6`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.7.0`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.22.6`"
}
]
}
},
{
"version": "7.47.6",
"tag": "@microsoft/api-extractor_v7.47.6",
Expand Down
7 changes: 6 additions & 1 deletion apps/api-extractor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @microsoft/api-extractor

This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
This log was last generated on Wed, 21 Aug 2024 05:43:04 GMT and should not be manually modified.

## 7.47.7
Wed, 21 Aug 2024 05:43:04 GMT

_Version update only_

## 7.47.6
Mon, 12 Aug 2024 22:16:04 GMT
Expand Down
32 changes: 32 additions & 0 deletions apps/heft/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,38 @@
{
"name": "@rushstack/heft",
"entries": [
{
"version": "0.67.0",
"tag": "@rushstack/heft_v0.67.0",
"date": "Wed, 21 Aug 2024 05:43:04 GMT",
"comments": {
"minor": [
{
"comment": "Add a `slashNormalizedBuildFolderPath` property to `HeftConfiguration`."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft-config-file\" to `0.15.5`"
},
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.7.0`"
},
{
"comment": "Updating dependency \"@rushstack/operation-graph\" to `0.2.31`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.22.6`"
},
{
"comment": "Updating dependency \"@microsoft/api-extractor\" to `7.47.7`"
}
]
}
},
{
"version": "0.66.26",
"tag": "@rushstack/heft_v0.66.26",
Expand Down
9 changes: 8 additions & 1 deletion apps/heft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @rushstack/heft

This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
This log was last generated on Wed, 21 Aug 2024 05:43:04 GMT and should not be manually modified.

## 0.67.0
Wed, 21 Aug 2024 05:43:04 GMT

### Minor changes

- Add a `slashNormalizedBuildFolderPath` property to `HeftConfiguration`.

## 0.66.26
Mon, 12 Aug 2024 22:16:04 GMT
Expand Down
21 changes: 21 additions & 0 deletions apps/lockfile-explorer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@rushstack/lockfile-explorer",
"entries": [
{
"version": "1.5.9",
"tag": "@rushstack/lockfile-explorer_v1.5.9",
"date": "Wed, 21 Aug 2024 05:43:04 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.7.0`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.22.6`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.67.0`"
}
]
}
},
{
"version": "1.5.8",
"tag": "@rushstack/lockfile-explorer_v1.5.8",
Expand Down
7 changes: 6 additions & 1 deletion apps/lockfile-explorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/lockfile-explorer

This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
This log was last generated on Wed, 21 Aug 2024 05:43:04 GMT and should not be manually modified.

## 1.5.9
Wed, 21 Aug 2024 05:43:04 GMT

_Version update only_

## 1.5.8
Mon, 12 Aug 2024 22:16:04 GMT
Expand Down
18 changes: 18 additions & 0 deletions apps/rundown/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@rushstack/rundown",
"entries": [
{
"version": "1.1.64",
"tag": "@rushstack/rundown_v1.1.64",
"date": "Wed, 21 Aug 2024 05:43:04 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.7.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.22.6`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.67.0`"
}
]
}
},
{
"version": "1.1.63",
"tag": "@rushstack/rundown_v1.1.63",
Expand Down
7 changes: 6 additions & 1 deletion apps/rundown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/rundown

This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
This log was last generated on Wed, 21 Aug 2024 05:43:04 GMT and should not be manually modified.

## 1.1.64
Wed, 21 Aug 2024 05:43:04 GMT

_Version update only_

## 1.1.63
Mon, 12 Aug 2024 22:16:04 GMT
Expand Down
21 changes: 21 additions & 0 deletions apps/trace-import/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@rushstack/trace-import",
"entries": [
{
"version": "0.3.64",
"tag": "@rushstack/trace-import_v0.3.64",
"date": "Wed, 21 Aug 2024 05:43:04 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.7.0`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `4.22.6`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.67.0`"
}
]
}
},
{
"version": "0.3.63",
"tag": "@rushstack/trace-import_v0.3.63",
Expand Down
7 changes: 6 additions & 1 deletion apps/trace-import/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @rushstack/trace-import

This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
This log was last generated on Wed, 21 Aug 2024 05:43:04 GMT and should not be manually modified.

## 0.3.64
Wed, 21 Aug 2024 05:43:04 GMT

_Version update only_

## 0.3.63
Mon, 12 Aug 2024 22:16:04 GMT
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

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 df3a03a

Please sign in to comment.