Skip to content

Commit 54a12cd

Browse files
committed
Update changelogs [skip ci]
1 parent 44e381e commit 54a12cd

File tree

6 files changed

+28
-41
lines changed

6 files changed

+28
-41
lines changed

apps/rush/CHANGELOG.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.117.0",
6+
"tag": "@microsoft/rush_v5.117.0",
7+
"date": "Mon, 26 Feb 2024 21:39:36 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Include the ability to add `[os]` and `[arch]` tokens to cache entry name patterns."
12+
},
13+
{
14+
"comment": "(BREAKING CHANGE) Remove the 'installation variants' feature and its related APIs, which have been superceded by the Subspaces feature."
15+
},
16+
{
17+
"comment": "Extract the \"rush.json\" filename to a constant as `RushConstants.rushJsonFilename`."
18+
}
19+
]
20+
}
21+
},
422
{
523
"version": "5.116.0",
624
"tag": "@microsoft/rush_v5.116.0",

apps/rush/CHANGELOG.md

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

3-
This log was last generated on Mon, 26 Feb 2024 20:04:02 GMT and should not be manually modified.
3+
This log was last generated on Mon, 26 Feb 2024 21:39:36 GMT and should not be manually modified.
4+
5+
## 5.117.0
6+
Mon, 26 Feb 2024 21:39:36 GMT
7+
8+
### Updates
9+
10+
- Include the ability to add `[os]` and `[arch]` tokens to cache entry name patterns.
11+
- (BREAKING CHANGE) Remove the 'installation variants' feature and its related APIs, which have been superceded by the Subspaces feature.
12+
- Extract the "rush.json" filename to a constant as `RushConstants.rushJsonFilename`.
413

514
## 5.116.0
615
Mon, 26 Feb 2024 20:04:02 GMT

common/changes/@microsoft/rush/add-os-and-arch_2024-02-26-17-31.json

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

common/changes/@microsoft/rush/main_2024-02-23-01-25.json

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

common/changes/@microsoft/rush/refactor_2024-02-26-08-20.json

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

common/changes/@microsoft/rush/rush.json-constant_2024-02-23-17-34.json

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

0 commit comments

Comments
 (0)