Merge remote-tracking branch 'origin/main' into v11

This commit is contained in:
Zoltan Kochan
2025-09-12 22:35:14 +02:00
326 changed files with 3007 additions and 377 deletions

View File

@@ -1,5 +1,11 @@
# @pnpm/parse-cli-args
## 1000.1.3
### Patch Changes
- 7e89138: Fix deprecation warning printed when executing pnpm with Node.js 24 [#9529](https://github.com/pnpm/pnpm/issues/9529).
## 1000.1.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/parse-cli-args",
"version": "1000.1.2",
"version": "1000.1.3",
"description": "Parses the CLI args passed to pnpm",
"keywords": [
"pnpm",