Skip to content

Commit 046af47

Browse files
committed
Update changelogs [skip ci]
1 parent d9b4956 commit 046af47

File tree

5 files changed

+24
-32
lines changed

5 files changed

+24
-32
lines changed

apps/rush/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.100.1",
6+
"tag": "@microsoft/rush_v5.100.1",
7+
"date": "Wed, 14 Jun 2023 19:42:12 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Fix an issue where Rush would attempt to open a project's log file for writing twice."
12+
},
13+
{
14+
"comment": "Fix an issue where arguments weren't passed to git hook scripts."
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "5.100.0",
621
"tag": "@microsoft/rush_v5.100.0",

apps/rush/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Change Log - @microsoft/rush
22

3-
This log was last generated on Tue, 13 Jun 2023 01:49:21 GMT and should not be manually modified.
3+
This log was last generated on Wed, 14 Jun 2023 19:42:12 GMT and should not be manually modified.
4+
5+
## 5.100.1
6+
Wed, 14 Jun 2023 19:42:12 GMT
7+
8+
### Updates
9+
10+
- Fix an issue where Rush would attempt to open a project's log file for writing twice.
11+
- Fix an issue where arguments weren't passed to git hook scripts.
412

513
## 5.100.0
614
Tue, 13 Jun 2023 01:49:21 GMT

common/changes/@microsoft/rush/fix-log-double-open_2023-06-14-18-49.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

common/changes/@microsoft/rush/fix-rush-test_2023-06-12-22-22.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@microsoft/rush/git-hook-passthrough_2023-06-14-16-10.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)