Skip to content

Commit 65d5827

Browse files
github-actions[bot]reggi
authored andcommitted
chore: release 10.9.9
1 parent 5e9f451 commit 65d5827

5 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "10.9.8",
2+
".": "10.9.9",
33
"workspaces/arborist": "8.0.5",
44
"workspaces/libnpmaccess": "9.0.0",
55
"workspaces/libnpmdiff": "7.0.5",

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,3 +954,4 @@ Trevor Burnham <trevorburnham@gmail.com>
954954
Alex Schwartz <alexschwartz01@gmail.com>
955955
Manzoor Wani <manzoorwani.jk@gmail.com>
956956
Michael Smith <owlstronaut@github.com>
957+
martin <martin.ruiz.mares@gmail.com>

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v6.0.5): `libnpmfund@6.0.5`
99
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v8.0.5): `libnpmpack@8.0.5`
1010

11+
## [10.9.9](https://github.com/npm/cli/compare/v10.9.8...v10.9.9) (2026-07-28)
12+
### Dependencies
13+
* [`5e9f451`](https://github.com/npm/cli/commit/5e9f45190223b143f3ff891dc9cb99fc606bb909) [#9814](https://github.com/npm/cli/pull/9814) `tar@7.5.22` (#9814) (@martinrrm, @Copilot)
14+
### Chores
15+
* [`189ba13`](https://github.com/npm/cli/commit/189ba136a75c773927a5cb8922e6b00c71814d35) [#9319](https://github.com/npm/cli/pull/9319) add cli-triage team as codeowner (#9319) (@github-actions[bot], Michael Smith)
16+
1117
## [10.9.7](https://github.com/npm/cli/compare/v10.9.6...v10.9.7) (2026-03-18)
1218
### Bug Fixes
1319
* [`bbcd455`](https://github.com/npm/cli/commit/bbcd45502315365286ce8b35a9585c5e4c516e6b) [#9120](https://github.com/npm/cli/pull/9120) arborist: v10 - backport store, lock-only, and override sibling fixes (#9120) (@manzoorwanijk)

package-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "10.9.8",
3+
"version": "10.9.9",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "10.9.8",
9+
"version": "10.9.9",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "10.9.8",
2+
"version": "10.9.9",
33
"name": "npm",
44
"description": "a package manager for JavaScript",
55
"workspaces": [

0 commit comments

Comments
 (0)