Skip to content

Commit 2e7d706

Browse files
committed
Update changelogs [skip ci]
1 parent 6ce5fae commit 2e7d706

7 files changed

Lines changed: 37 additions & 53 deletions

apps/rush/CHANGELOG.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.160.0",
6+
"tag": "@microsoft/rush_v5.160.0",
7+
"date": "Fri, 03 Oct 2025 20:10:21 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Bump the default Node and `pnpm` versions in the `rush init` template."
12+
},
13+
{
14+
"comment": "Fix an issue with validation of the `pnpm-lock.yaml` `packageExtensionsChecksum` field in pnpm v10."
15+
},
16+
{
17+
"comment": "Fix an issue where the `$schema` property is dropped from `common/config/rush/pnpm-config.json` when running `rush-pnpm patch-commit ...`"
18+
}
19+
],
20+
"minor": [
21+
{
22+
"comment": "Normalize import of builtin modules to use the `node:` protocol."
23+
}
24+
]
25+
}
26+
},
427
{
528
"version": "5.159.0",
629
"tag": "@microsoft/rush_v5.159.0",

apps/rush/CHANGELOG.md

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

3-
This log was last generated on Fri, 03 Oct 2025 00:50:08 GMT and should not be manually modified.
3+
This log was last generated on Fri, 03 Oct 2025 20:10:21 GMT and should not be manually modified.
4+
5+
## 5.160.0
6+
Fri, 03 Oct 2025 20:10:21 GMT
7+
8+
### Minor changes
9+
10+
- Normalize import of builtin modules to use the `node:` protocol.
11+
12+
### Updates
13+
14+
- Bump the default Node and `pnpm` versions in the `rush init` template.
15+
- Fix an issue with validation of the `pnpm-lock.yaml` `packageExtensionsChecksum` field in pnpm v10.
16+
- Fix an issue where the `$schema` property is dropped from `common/config/rush/pnpm-config.json` when running `rush-pnpm patch-commit ...`
417

518
## 5.159.0
619
Fri, 03 Oct 2025 00:50:08 GMT

common/changes/@microsoft/rush/bump-rush-init-versions_2025-10-03-02-08.json

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

common/changes/@microsoft/rush/fix-package-extensions-hash_2025-10-03-17-31.json

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

common/changes/@microsoft/rush/imports-cleanup_2025-10-02-21-25.json

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

common/changes/@microsoft/rush/main_2025-10-03-18-53.json

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

common/changes/@microsoft/rush/revert-5394-bump-init_2025-10-03-17-42.json

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

0 commit comments

Comments
 (0)