|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [10.3.0](https://github.com/npm/cli/compare/v10.2.5...v10.3.0) (2024-01-10) |
| 4 | + |
| 5 | +### Features |
| 6 | + |
| 7 | +* [`6673c77`](https://github.com/npm/cli/commit/6673c77bc4222d0f1719449fe903b7461b3e6907) [#6914](https://github.com/npm/cli/pull/6914) add `--libc` option to override platform specific install (#6914) (@wraithgar, @Brooooooklyn) |
| 8 | + |
| 9 | +### Bug Fixes |
| 10 | + |
| 11 | +* [`b7fc10a`](https://github.com/npm/cli/commit/b7fc10aa37bc2422f479119558f82e01bdaab6cd) [#7113](https://github.com/npm/cli/pull/7113) filter C0 and C1 control characters from logs and cli output (#7113) (@wraithgar) |
| 12 | + |
| 13 | +### Dependencies |
| 14 | + |
| 15 | +* [`3fd5213`](https://github.com/npm/cli/commit/3fd521393461639b6b768df43f0b5b71d3ee7dd2) [#7121](https://github.com/npm/cli/pull/7121) `[email protected]` |
| 16 | +* [`5698415`](https://github.com/npm/cli/commit/56984154b445c479236effdb844888b1ef409250) [#7121](https://github.com/npm/cli/pull/7121) `[email protected]` |
| 17 | +* [`e56a4f3`](https://github.com/npm/cli/commit/e56a4f3dff9de349917d530074e698c644471080) [#7121](https://github.com/npm/cli/pull/7121) `[email protected]` |
| 18 | +* [`8495b7c`](https://github.com/npm/cli/commit/8495b7c088118e383ff6f3c7ce744df9c0d8e106) [#7121](https://github.com/npm/cli/pull/7121) `[email protected]` |
| 19 | +* [`796d1c7`](https://github.com/npm/cli/commit/796d1c7507d69382181e515d6c6987930c9ec636) [#7121](https://github.com/npm/cli/pull/7121) `@npmcli/[email protected]` |
| 20 | +* [`3b7f6f2`](https://github.com/npm/cli/commit/3b7f6f274aceed4218e5e903752d879a41d3a547) [#7121](https://github.com/npm/cli/pull/7121) `@npmcli/[email protected]` |
| 21 | +* [`7ecd146`](https://github.com/npm/cli/commit/7ecd146a3241723602693ca67c78ca5e2da8cb57) [#7121](https://github.com/npm/cli/pull/7121) `npmcli/[email protected]` |
| 22 | +* [workspace ](https://github.com/npm/cli/releases/tag/arborist-v7.3.0): `@npmcli/[email protected]` |
| 23 | +* [workspace ](https://github.com/npm/cli/releases/tag/config-v8.1.0): `@npmcli/[email protected]` |
| 24 | +* [workspace ](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.5): `[email protected]` |
| 25 | +* [workspace ](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.6): `[email protected]` |
| 26 | +* [workspace ](https://github.com/npm/cli/releases/tag/libnpmfund-v5.0.3): `[email protected]` |
| 27 | +* [workspace ](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.5): `[email protected]` |
| 28 | + |
| 29 | +### Chores |
| 30 | + |
| 31 | +* [`2fd8292`](https://github.com/npm/cli/commit/2fd8292eff1155ec84a53f6d4321e6a386df93c7) [#7121](https://github.com/npm/cli/pull/7121) work around @npmcli/git lazy loading (@wraithgar) |
| 32 | +* [`cd9a66d`](https://github.com/npm/cli/commit/cd9a66df2476d602fe3d36a6c3c6185f1bd8c676) [#7121](https://github.com/npm/cli/pull/7121) update devDependencies in lockfile (@wraithgar) |
| 33 | +* [`2dda715`](https://github.com/npm/cli/commit/2dda715c9e72eefe69b49ee07c87fa126c84ff10) [#7121](https://github.com/npm/cli/pull/7121) `[email protected]` ( @wraithgar) |
| 34 | + |
3 | 35 | ## [10.2.5](https://github.com/npm/cli/compare/v10.2.4...v10.2.5) (2023-12-06)
|
4 | 36 |
|
5 | 37 | ### Bug Fixes
|
|
0 commit comments