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 4, 2024
1 parent 8916b49 commit a66f0d6
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.144.0",
"tag": "@microsoft/rush_v5.144.0",
"date": "Wed, 04 Dec 2024 19:32:23 GMT",
"comments": {
"none": [
{
"comment": "Remove the `node-fetch` dependency from `@rushstack/rush-http-build-cache-plugin`."
}
]
}
},
{
"version": "5.143.0",
"tag": "@microsoft/rush_v5.143.0",
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 Wed, 04 Dec 2024 03:07:08 GMT and should not be manually modified.
This log was last generated on Wed, 04 Dec 2024 19:32:23 GMT and should not be manually modified.

## 5.144.0
Wed, 04 Dec 2024 19:32:23 GMT

### Updates

- Remove the `node-fetch` dependency from `@rushstack/rush-http-build-cache-plugin`.

## 5.143.0
Wed, 04 Dec 2024 03:07:08 GMT
Expand Down

This file was deleted.

0 comments on commit a66f0d6

Please sign in to comment.