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 Dec 10, 2024
1 parent 29398ca commit 2785b47
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 31 deletions.
18 changes: 18 additions & 0 deletions apps/rush/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@microsoft/rush",
"entries": [
{
"version": "5.145.0",
"tag": "@microsoft/rush_v5.145.0",
"date": "Tue, 10 Dec 2024 05:14:11 GMT",
"comments": {
"none": [
{
"comment": "Upgrade `@azure/identity` and `@azure/storage-blob`."
},
{
"comment": "Add support for Node 22."
},
{
"comment": "Remove the dependency on node-fetch."
}
]
}
},
{
"version": "5.144.1",
"tag": "@microsoft/rush_v5.144.1",
Expand Down
11 changes: 10 additions & 1 deletion apps/rush/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Change Log - @microsoft/rush

This log was last generated on Mon, 09 Dec 2024 20:32:01 GMT and should not be manually modified.
This log was last generated on Tue, 10 Dec 2024 05:14:11 GMT and should not be manually modified.

## 5.145.0
Tue, 10 Dec 2024 05:14:11 GMT

### Updates

- Upgrade `@azure/identity` and `@azure/storage-blob`.
- Add support for Node 22.
- Remove the dependency on node-fetch.

## 5.144.1
Mon, 09 Dec 2024 20:32:01 GMT
Expand Down

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions common/changes/@microsoft/rush/main_2024-12-05-18-29.json

This file was deleted.

0 comments on commit 2785b47

Please sign in to comment.