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 24, 2023
1 parent 441ea30 commit 30644d1
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.95.0",
"tag": "@microsoft/rush_v5.95.0",
"date": "Fri, 24 Mar 2023 08:53:43 GMT",
"comments": {
"none": [
{
"comment": "Add experiment `printEventHooksOutputToConsole` to allow printing outputs from event hooks to the console."
}
]
}
},
{
"version": "5.94.1",
"tag": "@microsoft/rush_v5.94.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 Wed, 22 Mar 2023 20:48:48 GMT and should not be manually modified.
This log was last generated on Fri, 24 Mar 2023 08:53:43 GMT and should not be manually modified.

## 5.95.0
Fri, 24 Mar 2023 08:53:43 GMT

### Updates

- Add experiment `printEventHooksOutputToConsole` to allow printing outputs from event hooks to the console.

## 5.94.1
Wed, 22 Mar 2023 20:48:48 GMT
Expand Down

This file was deleted.

0 comments on commit 30644d1

Please sign in to comment.