Skip to content

Commit a1b0073

Browse files
committed
Update changelogs [skip ci]
1 parent da1a975 commit a1b0073

File tree

6 files changed

+32
-41
lines changed

6 files changed

+32
-41
lines changed

apps/rush/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.158.1",
6+
"tag": "@microsoft/rush_v5.158.1",
7+
"date": "Fri, 29 Aug 2025 00:08:18 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Deduplicate parsing of dependency specifiers."
12+
},
13+
{
14+
"comment": "Optimize detection of local projects when collecting implicit preferred versions."
15+
},
16+
{
17+
"comment": "Dedupe shrinkwrap parsing by content hash."
18+
},
19+
{
20+
"comment": "[resolver-cache] Use shrinkwrap hash to skip resolver cache regeneration."
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "5.158.0",
627
"tag": "@microsoft/rush_v5.158.0",

apps/rush/CHANGELOG.md

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

3-
This log was last generated on Tue, 26 Aug 2025 23:27:47 GMT and should not be manually modified.
3+
This log was last generated on Fri, 29 Aug 2025 00:08:18 GMT and should not be manually modified.
4+
5+
## 5.158.1
6+
Fri, 29 Aug 2025 00:08:18 GMT
7+
8+
### Updates
9+
10+
- Deduplicate parsing of dependency specifiers.
11+
- Optimize detection of local projects when collecting implicit preferred versions.
12+
- Dedupe shrinkwrap parsing by content hash.
13+
- [resolver-cache] Use shrinkwrap hash to skip resolver cache regeneration.
414

515
## 5.158.0
616
Tue, 26 Aug 2025 23:27:47 GMT

common/changes/@microsoft/rush/dependency-specifier-cache_2025-08-28-20-24.json

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

common/changes/@microsoft/rush/optimize-detect-local_2025-08-28-20-48.json

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

common/changes/@microsoft/rush/resolver-cache-fixes_2025-08-28-19-56.json

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

common/changes/@microsoft/rush/resolver-cache-fixes_2025-08-28-19-57.json

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

0 commit comments

Comments
 (0)