mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-18 05:42:27 -04:00
Merge remote-tracking branch 'origin/main' into v11
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user