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 Oct 3, 2024
1 parent 4fe61dd commit 4ed51c8
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 22 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.137.0",
"tag": "@microsoft/rush_v5.137.0",
"date": "Thu, 03 Oct 2024 19:46:40 GMT",
"comments": {
"patch": [
{
"comment": "Expose `getChangesByProject` to allow classes that extend ProjectChangeAnalyzer to override file change analysis"
}
]
}
},
{
"version": "5.136.1",
"tag": "@microsoft/rush_v5.136.1",
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 Thu, 26 Sep 2024 22:59:11 GMT and should not be manually modified.
This log was last generated on Thu, 03 Oct 2024 19:46:40 GMT and should not be manually modified.

## 5.137.0
Thu, 03 Oct 2024 19:46:40 GMT

### Patches

- Expose `getChangesByProject` to allow classes that extend ProjectChangeAnalyzer to override file change analysis

## 5.136.1
Thu, 26 Sep 2024 22:59:11 GMT
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 4ed51c8

Please sign in to comment.