Skip to content

Commit

Permalink
CLI documentation update from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
npm-cli-bot committed Dec 16, 2024
1 parent b63785a commit 110d75c
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions content/cli/v10/using-npm/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,40 @@ redirect_from:
- /using-npm/changelog
---

## [11.0.0](https://github.com/npm/cli/compare/v11.0.0-pre.1...v11.0.0) (2024-12-16)

### Documentation

- [`8a911da`](https://github.com/npm/cli/commit/8a911da452b9785bcd051778570beeb2d8b27421) [#7963](https://github.com/npm/cli/pull/7963) ls: removed design change pending section note (#7963) (@milaninfy)

### Dependencies

- [`5319e48`](https://github.com/npm/cli/commit/5319e48a5a91768dccdfe728392dc2040e7ce27e) [#7973](https://github.com/npm/cli/pull/7973) remove unnecessary sprintf-js files in node_modules (#7973)
- [`d369c77`](https://github.com/npm/cli/commit/d369c7716d753580da708723a2a4f8b3be767cb1) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]`
- [`3b2951a`](https://github.com/npm/cli/commit/3b2951a3ba1521b9866d9b33960aa3307d4f31dd) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]`
- [`a598b7b`](https://github.com/npm/cli/commit/a598b7bd3de2b02bd14a3fa2f49c14a5ca50a43e) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]`
- [`52bcaf6`](https://github.com/npm/cli/commit/52bcaf6464f44b30137ee3d3fe79322c1b1646ef) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]`
- [`aabf345`](https://github.com/npm/cli/commit/aabf345a524f8aba7e0f45c0d4b8c86d5160d0cc) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]`
- [`28e8761`](https://github.com/npm/cli/commit/28e876135411cd9a93dbdd74906869c54286d7bc) [#7976](https://github.com/npm/cli/pull/7976) `[email protected]`

### Chores

- [`ecd7190`](https://github.com/npm/cli/commit/ecd719026860d464557223b212acec4347477128) [#7976](https://github.com/npm/cli/pull/7976) dev dependency updates (@wraithgar)
- [`a07f4e0`](https://github.com/npm/cli/commit/a07f4e0d921f640be6aa87736debd550ec478f89) [#7976](https://github.com/npm/cli/pull/7976) `@npmcli/[email protected]` (@wraithgar)
- [`687ab12`](https://github.com/npm/cli/commit/687ab12eb5ea0ee1017101f3a83d42fd76299627) [#7970](https://github.com/npm/cli/pull/7970) remove pre-release mode from npm 11 and workspaces (#7970) (@wraithgar)
- [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0): `@npmcli/[email protected]`
- [workspace](https://github.com/npm/cli/releases/tag/config-v10.0.0): `@npmcli/[email protected]`
- [workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v10.0.0): `[email protected]`
- [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.0): `[email protected]`
- [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.0.0): `[email protected]`
- [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.0): `[email protected]`
- [workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v8.0.0): `[email protected]`
- [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.0): `[email protected]`
- [workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v11.0.0): `[email protected]`
- [workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v9.0.0): `[email protected]`
- [workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v8.0.0): `[email protected]`
- [workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v8.0.0): `[email protected]`

## [11.0.0-pre.1](https://github.com/npm/cli/compare/v11.0.0-pre.0...v11.0.0-pre.1) (2024-12-06)

### ⚠️ BREAKING CHANGES
Expand Down

0 comments on commit 110d75c

Please sign in to comment.