Skip to content

Commit 56751b9

Browse files
committed
Update changelogs [skip ci]
1 parent 0bd291a commit 56751b9

8 files changed

+40
-62
lines changed

apps/rush/CHANGELOG.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.153.0",
6+
"tag": "@microsoft/rush_v5.153.0",
7+
"date": "Thu, 17 Apr 2025 21:59:15 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Update documentation for `extends`"
12+
},
13+
{
14+
"comment": "Bind \"q\" to gracefully exit the watcher."
15+
},
16+
{
17+
"comment": "Clarify registry authentication settings in \"rush init\" template for .npmrc"
18+
},
19+
{
20+
"comment": "Support the `--changed-projects-only` flag in watch mode and allow it to be toggled between iterations."
21+
},
22+
{
23+
"comment": "Fix telemetry for \"--changed-projects-only\" when toggled in watch mode."
24+
},
25+
{
26+
"comment": "(rush-serve-plugin) Support websocket message to enable/disable operations."
27+
}
28+
]
29+
}
30+
},
431
{
532
"version": "5.152.0",
633
"tag": "@microsoft/rush_v5.152.0",

apps/rush/CHANGELOG.md

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

3-
This log was last generated on Tue, 08 Apr 2025 18:41:27 GMT and should not be manually modified.
3+
This log was last generated on Thu, 17 Apr 2025 21:59:15 GMT and should not be manually modified.
4+
5+
## 5.153.0
6+
Thu, 17 Apr 2025 21:59:15 GMT
7+
8+
### Updates
9+
10+
- Update documentation for `extends`
11+
- Bind "q" to gracefully exit the watcher.
12+
- Clarify registry authentication settings in "rush init" template for .npmrc
13+
- Support the `--changed-projects-only` flag in watch mode and allow it to be toggled between iterations.
14+
- Fix telemetry for "--changed-projects-only" when toggled in watch mode.
15+
- (rush-serve-plugin) Support websocket message to enable/disable operations.
416

517
## 5.152.0
618
Tue, 08 Apr 2025 18:41:27 GMT

common/changes/@microsoft/rush/config-file-null_2025-04-16-01-15.json

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

common/changes/@microsoft/rush/graceful-exit_2025-04-16-19-31.json

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

common/changes/@microsoft/rush/main_2025-04-09-20-53.json

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

common/changes/@microsoft/rush/watch-changed-only_2025-04-16-21-54.json

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

common/changes/@microsoft/rush/watch-changed-only_2025-04-17-00-17.json

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

common/changes/@microsoft/rush/watch-changed-only_2025-04-17-00-18.json

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

0 commit comments

Comments
 (0)