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 Jun 18, 2024
1 parent c3b1d44 commit 0f97f37
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 11 deletions.
12 changes: 12 additions & 0 deletions apps/rush/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@microsoft/rush",
"entries": [
{
"version": "5.128.5",
"tag": "@microsoft/rush_v5.128.5",
"date": "Tue, 18 Jun 2024 04:02:54 GMT",
"comments": {
"none": [
{
"comment": "Fix a key collision for cobuild clustering for operations that share the same phase name."
}
]
}
},
{
"version": "5.128.4",
"tag": "@microsoft/rush_v5.128.4",
Expand Down
9 changes: 8 additions & 1 deletion apps/rush/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @microsoft/rush

This log was last generated on Mon, 17 Jun 2024 23:22:49 GMT and should not be manually modified.
This log was last generated on Tue, 18 Jun 2024 04:02:54 GMT and should not be manually modified.

## 5.128.5
Tue, 18 Jun 2024 04:02:54 GMT

### Updates

- Fix a key collision for cobuild clustering for operations that share the same phase name.

## 5.128.4
Mon, 17 Jun 2024 23:22:49 GMT
Expand Down

This file was deleted.

0 comments on commit 0f97f37

Please sign in to comment.