Skip to content

Commit 62a9d83

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 10.2.1
1 parent b405da1 commit 62a9d83

File tree

7 files changed

+44
-9
lines changed

7 files changed

+44
-9
lines changed

.release-please-manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "10.2.0",
2+
".": "10.2.1",
33
"workspaces/arborist": "7.2.0",
44
"workspaces/libnpmaccess": "8.0.1",
55
"workspaces/libnpmdiff": "6.0.2",
@@ -12,5 +12,5 @@
1212
"workspaces/libnpmsearch": "7.0.0",
1313
"workspaces/libnpmteam": "6.0.0",
1414
"workspaces/libnpmversion": "5.0.0",
15-
"workspaces/config": "8.0.0"
15+
"workspaces/config": "8.0.1"
1616
}

AUTHORS

+2
Original file line numberDiff line numberDiff line change
@@ -901,3 +901,5 @@ Yuku Kotani <poyo0315@gmail.com>
901901
Vlad-Ștefan Harbuz <291640+vladh@users.noreply.github.com>
902902
siemhesda <143130929+siemhesda@users.noreply.github.com>
903903
Carl <carl@carlfoster.io>
904+
jpg619 <141764922+jpg619@users.noreply.github.com>
905+
Frazer Smith <frazer.dev@outlook.com>

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [10.2.1](https://github.com/npm/cli/compare/v10.2.0...v10.2.1) (2023-10-12)
4+
5+
### Bug Fixes
6+
7+
* [`5b6172f`](https://github.com/npm/cli/commit/5b6172f01c88b73e83a75a508bbdcad92231ead5) [#6895](https://github.com/npm/cli/pull/6895) logout from custom registry (@wraithgar)
8+
* [`8423d4f`](https://github.com/npm/cli/commit/8423d4f133a40c8ceb0e1a75d23aa95fbf4f5b65) [#6895](https://github.com/npm/cli/pull/6895) delete auth from proper location on logout (@wraithgar)
9+
* [`0cfe9de`](https://github.com/npm/cli/commit/0cfe9de1c74b20d3e04ecc26ccf594196d101afe) [#6873](https://github.com/npm/cli/pull/6873) audit: spelling error in message (#6873) (@Fdawgs)
10+
11+
### Documentation
12+
13+
* [`2e4b4ad`](https://github.com/npm/cli/commit/2e4b4ad8bef158def1b2302846ab294fe7a83de4) [#6861](https://github.com/npm/cli/pull/6861) npm publish content modification (#6861) (@jpg619)
14+
15+
### Dependencies
16+
17+
* [`b405da1`](https://github.com/npm/cli/commit/b405da1672e05d55bd22e476091891c443bcbeab) [#6899](https://github.com/npm/cli/pull/6899) `bin-links@4.0.3`
18+
* [`ef69d36`](https://github.com/npm/cli/commit/ef69d362fa81640ac3ca60a6e01921c17f7a76cb) [#6895](https://github.com/npm/cli/pull/6895) `npm-registry-fetch@16.1.0`
19+
* [`337c903`](https://github.com/npm/cli/commit/337c9038605b97431e06d2f470229f4370703b13) [#6882](https://github.com/npm/cli/pull/6882) `spdx-license-ids@3.0.16`
20+
* [`e6b0be7`](https://github.com/npm/cli/commit/e6b0be7d3b3cd7f66612f9adb6c4de829335b607) [#6882](https://github.com/npm/cli/pull/6882) `socks-proxy-agent@8.0.2`
21+
* [`ee6892e`](https://github.com/npm/cli/commit/ee6892e69079b07c0a8747d873018819a97e3877) [#6882](https://github.com/npm/cli/pull/6882) `readable-stream@4.4.2`
22+
* [`61c3ee9`](https://github.com/npm/cli/commit/61c3ee9a073528b30676ec66fdd29788ea7be09d) [#6882](https://github.com/npm/cli/pull/6882) `minipass@7.0.4`
23+
* [`14d31fd`](https://github.com/npm/cli/commit/14d31fdcc747f420158d254d0ac258a848bc888c) [#6882](https://github.com/npm/cli/pull/6882) `is-core-module@2.13.0`
24+
* [`03f3d2e`](https://github.com/npm/cli/commit/03f3d2e1d13cd12f23a946cfb9065b8e8fbe129b) [#6882](https://github.com/npm/cli/pull/6882) `https-proxy-agent@7.0.2`
25+
* [`e0163c6`](https://github.com/npm/cli/commit/e0163c6787f3877c3ad6c84d8af44378f7eed23b) [#6882](https://github.com/npm/cli/pull/6882) `are-we-there-yet@4.0.1`
26+
* [`fca804a`](https://github.com/npm/cli/commit/fca804adec57e176bb2a2e60bf84df44e661478f) [#6882](https://github.com/npm/cli/pull/6882) `ci-info@3.9.0`
27+
* [`6af582f`](https://github.com/npm/cli/commit/6af582f23bf046a224d5679e917977f0bb3f95e3) [#6882](https://github.com/npm/cli/pull/6882) `npm-install-checks@6.3.0`
28+
* [Workspace](https://github.com/npm/cli/releases/tag/config-v8.0.1): `@npmcli/config@8.0.1`
29+
330
## [10.2.0](https://github.com/npm/cli/compare/v10.1.0...v10.2.0) (2023-10-02)
431

532
### Features

package-lock.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "10.2.0",
3+
"version": "10.2.1",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "10.2.0",
9+
"version": "10.2.1",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -91,7 +91,7 @@
9191
"dependencies": {
9292
"@isaacs/string-locale-compare": "^1.1.0",
9393
"@npmcli/arborist": "^7.2.0",
94-
"@npmcli/config": "^8.0.0",
94+
"@npmcli/config": "^8.0.1",
9595
"@npmcli/fs": "^3.1.0",
9696
"@npmcli/map-workspaces": "^3.0.4",
9797
"@npmcli/package-json": "^5.0.0",
@@ -17055,7 +17055,7 @@
1705517055
},
1705617056
"workspaces/config": {
1705717057
"name": "@npmcli/config",
17058-
"version": "8.0.0",
17058+
"version": "8.0.1",
1705917059
"license": "ISC",
1706017060
"dependencies": {
1706117061
"@npmcli/map-workspaces": "^3.0.2",

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "10.2.0",
2+
"version": "10.2.1",
33
"name": "npm",
44
"description": "a package manager for JavaScript",
55
"workspaces": [
@@ -53,7 +53,7 @@
5353
"dependencies": {
5454
"@isaacs/string-locale-compare": "^1.1.0",
5555
"@npmcli/arborist": "^7.2.0",
56-
"@npmcli/config": "^8.0.0",
56+
"@npmcli/config": "^8.0.1",
5757
"@npmcli/fs": "^3.1.0",
5858
"@npmcli/map-workspaces": "^3.0.4",
5959
"@npmcli/package-json": "^5.0.0",

workspaces/config/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [8.0.1](https://github.com/npm/cli/compare/config-v8.0.0...config-v8.0.1) (2023-10-12)
4+
5+
### Bug Fixes
6+
7+
* [`8423d4f`](https://github.com/npm/cli/commit/8423d4f133a40c8ceb0e1a75d23aa95fbf4f5b65) [#6895](https://github.com/npm/cli/pull/6895) delete auth from proper location on logout (@wraithgar)
8+
39
## [8.0.0](https://github.com/npm/cli/compare/config-v7.2.0...config-v8.0.0) (2023-10-02)
410

511
### ⚠️ BREAKING CHANGES

workspaces/config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/config",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"files": [
55
"bin/",
66
"lib/"

0 commit comments

Comments
 (0)