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 May 15, 2024
1 parent 57d953b commit b128617
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 42 deletions.
15 changes: 15 additions & 0 deletions apps/rush/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/rush",
"entries": [
{
"version": "5.124.5",
"tag": "@microsoft/rush_v5.124.5",
"date": "Wed, 15 May 2024 23:43:15 GMT",
"comments": {
"none": [
{
"comment": "Fix count of completed operations when silent operations are blocked. Add explicit message for child processes terminated by signals. Ensure that errors show up in summarized view."
},
{
"comment": "Ensure that errors thrown in afterExecuteOperation show up in the summary at the end of the build."
}
]
}
},
{
"version": "5.124.4",
"tag": "@microsoft/rush_v5.124.4",
Expand Down
10 changes: 9 additions & 1 deletion apps/rush/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log - @microsoft/rush

This log was last generated on Wed, 15 May 2024 03:05:57 GMT and should not be manually modified.
This log was last generated on Wed, 15 May 2024 23:43:15 GMT and should not be manually modified.

## 5.124.5
Wed, 15 May 2024 23:43:15 GMT

### Updates

- Fix count of completed operations when silent operations are blocked. Add explicit message for child processes terminated by signals. Ensure that errors show up in summarized view.
- Ensure that errors thrown in afterExecuteOperation show up in the summary at the end of the build.

## 5.124.4
Wed, 15 May 2024 03:05:57 GMT
Expand Down
10 changes: 0 additions & 10 deletions common/changes/@microsoft/rush/async-naming_2024-05-14-02-29.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit b128617

Please sign in to comment.