Skip to content

Commit cb495a1

Browse files
committed
CLI documentation update from CI
1 parent c52a0eb commit cb495a1

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

cli-cache.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"v8": "aa8fff11cdab94fff1a2160ee5241f5f4632e96b",
33
"v9": "64763a341e7aa5b456e696f956759bf9b3440dc1",
44
"v10": "f69c403700acb05dbb56d8516bca5130627e597c",
5-
"v11": "619d43e54ef7408d4ee6b38a776262b5132829b6"
5+
"v11": "3b30e0b1f1ee9c7119d352dc4f9a27d53f24b988"
66
}

content/cli/v11/using-npm/changelog.mdx

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,29 @@ redirect_from:
1515
- /using-npm/changelog
1616
---
1717

18+
## [11.6.0](https://github.com/npm/cli/compare/v11.5.2...v11.6.0) (2025-09-03)
19+
20+
### Features
21+
22+
- [`bdcc10d`](https://github.com/npm/cli/commit/bdcc10d9f848940987b3d326ccd4673fab2bcfef) [#8359](https://github.com/npm/cli/pull/8359) add support for optional env var replacements in .npmrc (#8359) (@aczekajski, @owlstronaut)
23+
24+
### Bug Fixes
25+
26+
- [`dd4cee9`](https://github.com/npm/cli/commit/dd4cee9026c8e2dd5e4c28fd45ac8bceae74fb89) [#8539](https://github.com/npm/cli/pull/8539) powershell: improve argument parsing (#8539) (@alexsch01)
27+
- [`5f18557`](https://github.com/npm/cli/commit/5f1855778b5e376c5f1389e0ee5f204dc86c4d32) [#8532](https://github.com/npm/cli/pull/8532) powershell: fix issue with modified InvocationName (#8532) (@alexsch01)
28+
- [`9e5abf1`](https://github.com/npm/cli/commit/9e5abf19b93359881b2035bc371e09794a1dad01) [#8529](https://github.com/npm/cli/pull/8529) add redaction to log format egress (#8529) (@wraithgar)
29+
- [`75ce64a`](https://github.com/npm/cli/commit/75ce64a5b21b806be203b97f35a48497b4afcb56) [#8524](https://github.com/npm/cli/pull/8524) revert handle signal exits gracefully (#8524) (@owlstronaut)
30+
- [`5d82d0b`](https://github.com/npm/cli/commit/5d82d0b4a4bd1424031fb68b4df740c1bbe5b172) [#8469](https://github.com/npm/cli/pull/8469) ps1 scripts in powershell 5.1 (#8469) (@splatteredbits)
31+
32+
### Dependencies
33+
34+
- [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.1.4): `@npmcli/[email protected]`
35+
- [workspace](https://github.com/npm/cli/releases/tag/config-v10.4.0): `@npmcli/[email protected]`
36+
- [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.7): `[email protected]`
37+
- [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.6): `[email protected]`
38+
- [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.7): `[email protected]`
39+
- [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.7): `[email protected]`
40+
1841
## [11.5.2](https://github.com/npm/cli/compare/v11.5.1...v11.5.2) (2025-07-30)
1942

2043
### Bug Fixes

0 commit comments

Comments
 (0)