Skip to content

Commit 3f678f9

Browse files
committed
doc: add changelog
1 parent 2b195bd commit 3f678f9

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/lockfile-explorer",
5+
"comment": "Add user-friendly warning for outdated pnpm-lock.yaml instead of throwing an error. The warning suggests running \"rush update --full\" to fix the issue.",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/lockfile-explorer"
10+
}

0 commit comments

Comments
 (0)