Skip to content

Commit 46b5bc0

Browse files
committed
Update changelogs [skip ci]
1 parent 5ea020f commit 46b5bc0

12 files changed

Lines changed: 104 additions & 41 deletions

File tree

apps/lockfile-explorer/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
33
"entries": [
4+
{
5+
"version": "2.0.9",
6+
"tag": "@rushstack/lockfile-explorer_v2.0.9",
7+
"date": "Wed, 24 Dec 2025 01:12:52 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Use pnpm dependency path implementation from `@rushstack/rush-pnpm-kit-v8`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.0.8",
618
"tag": "@rushstack/lockfile-explorer_v2.0.8",

apps/lockfile-explorer/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - @rushstack/lockfile-explorer
22

3-
This log was last generated on Sat, 06 Dec 2025 01:12:28 GMT and should not be manually modified.
3+
This log was last generated on Wed, 24 Dec 2025 01:12:52 GMT and should not be manually modified.
4+
5+
## 2.0.9
6+
Wed, 24 Dec 2025 01:12:52 GMT
7+
8+
### Patches
9+
10+
- Use pnpm dependency path implementation from `@rushstack/rush-pnpm-kit-v8`
411

512
## 2.0.8
613
Sat, 06 Dec 2025 01:12:28 GMT

common/changes/@rushstack/lockfile-explorer/guxiang-upgrade-pnpm-sync-lib-to-0.3.3_2025-06-20-00-29.json

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

common/changes/@rushstack/rush-pnpm-kit-v10/guxiang-upgrade-pnpm-sync-lib-to-0.3.3_2025-06-20-00-29.json

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

common/changes/@rushstack/rush-pnpm-kit-v8/guxiang-upgrade-pnpm-sync-lib-to-0.3.3_2025-06-20-00-29.json

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

common/changes/@rushstack/rush-pnpm-kit-v9/guxiang-upgrade-pnpm-sync-lib-to-0.3.3_2025-06-20-00-29.json

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "@rushstack/rush-pnpm-kit-v10",
3+
"entries": [
4+
{
5+
"version": "0.1.0",
6+
"tag": "@rushstack/rush-pnpm-kit-v10_v0.1.0",
7+
"date": "Wed, 24 Dec 2025 01:12:52 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Set up the `@rushstack/rush-pnpm-kit-v10` package to bundle all pnpm v10 related packages together."
12+
}
13+
]
14+
}
15+
}
16+
]
17+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log - @rushstack/rush-pnpm-kit-v10
2+
3+
This log was last generated on Wed, 24 Dec 2025 01:12:52 GMT and should not be manually modified.
4+
5+
## 0.1.0
6+
Wed, 24 Dec 2025 01:12:52 GMT
7+
8+
### Minor changes
9+
10+
- Set up the `@rushstack/rush-pnpm-kit-v10` package to bundle all pnpm v10 related packages together.
11+
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "@rushstack/rush-pnpm-kit-v8",
3+
"entries": [
4+
{
5+
"version": "0.1.0",
6+
"tag": "@rushstack/rush-pnpm-kit-v8_v0.1.0",
7+
"date": "Wed, 24 Dec 2025 01:12:52 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Set up the `@rushstack/rush-pnpm-kit-v8` package to bundle all pnpm v8 related packages together."
12+
}
13+
]
14+
}
15+
}
16+
]
17+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log - @rushstack/rush-pnpm-kit-v8
2+
3+
This log was last generated on Wed, 24 Dec 2025 01:12:52 GMT and should not be manually modified.
4+
5+
## 0.1.0
6+
Wed, 24 Dec 2025 01:12:52 GMT
7+
8+
### Minor changes
9+
10+
- Set up the `@rushstack/rush-pnpm-kit-v8` package to bundle all pnpm v8 related packages together.
11+

0 commit comments

Comments
 (0)