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 Mar 26, 2024
1 parent 5846cb6 commit 10bf83b
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.118.5",
"tag": "@microsoft/rush_v5.118.5",
"date": "Tue, 26 Mar 2024 19:58:40 GMT",
"comments": {
"none": [
{
"comment": "Use pnpm-sync-lib logging APIs to customize the log message for pnpm-sync operations"
}
]
}
},
{
"version": "5.118.4",
"tag": "@microsoft/rush_v5.118.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 Tue, 26 Mar 2024 02:39:06 GMT and should not be manually modified.
This log was last generated on Tue, 26 Mar 2024 19:58:40 GMT and should not be manually modified.

## 5.118.5
Tue, 26 Mar 2024 19:58:40 GMT

### Updates

- Use pnpm-sync-lib logging APIs to customize the log message for pnpm-sync operations

## 5.118.4
Tue, 26 Mar 2024 02:39:06 GMT
Expand Down

This file was deleted.

0 comments on commit 10bf83b

Please sign in to comment.