Skip to content

Commit 46cc34c

Browse files
committed
Update changelogs [skip ci]
1 parent 0a4e14e commit 46cc34c

6 files changed

Lines changed: 24 additions & 42 deletions

apps/rush/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@microsoft/rush",
33
"entries": [
4+
{
5+
"version": "5.168.0",
6+
"tag": "@microsoft/rush_v5.168.0",
7+
"date": "Thu, 12 Feb 2026 23:01:10 GMT",
8+
"comments": {
9+
"none": [
10+
{
11+
"comment": "Add named exports to support named imports to `@rushstack/rush-sdk`."
12+
},
13+
{
14+
"comment": "Fix `rush change --verify` to ignore version-only changes in package.json files and changes to CHANGELOG.md and CHANGELOG.json files, preventing false positives after `rush version --bump` updates package versions and changelogs."
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "5.167.0",
621
"tag": "@microsoft/rush_v5.167.0",

apps/rush/CHANGELOG.md

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

3-
This log was last generated on Thu, 05 Feb 2026 00:24:16 GMT and should not be manually modified.
3+
This log was last generated on Thu, 12 Feb 2026 23:01:10 GMT and should not be manually modified.
4+
5+
## 5.168.0
6+
Thu, 12 Feb 2026 23:01:10 GMT
7+
8+
### Updates
9+
10+
- Add named exports to support named imports to `@rushstack/rush-sdk`.
11+
- Fix `rush change --verify` to ignore version-only changes in package.json files and changes to CHANGELOG.md and CHANGELOG.json files, preventing false positives after `rush version --bump` updates package versions and changelogs.
412

513
## 5.167.0
614
Thu, 05 Feb 2026 00:24:16 GMT

common/changes/@microsoft/rush/chore-optimize-named-exports_2026-01-06-12-36.json

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

common/changes/@microsoft/rush/exclude-version-only-changes_2026-02-04-23-11.json

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

common/changes/@microsoft/rush/main_2026-02-12-19-31.json

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

common/changes/@microsoft/rush/yverupaka-webpack-version-bump_2026-02-05-01-02.json

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

0 commit comments

Comments
 (0)