diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6613bfbbc193b..dcaf995c776cd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,16 +1,16 @@ { - ".": "10.0.0-pre.1", - "workspaces/arborist": "7.0.0-pre.0", - "workspaces/libnpmaccess": "8.0.0-pre.0", - "workspaces/libnpmdiff": "6.0.0-pre.0", - "workspaces/libnpmexec": "7.0.0-pre.0", - "workspaces/libnpmfund": "4.0.20", - "workspaces/libnpmhook": "10.0.0-pre.0", - "workspaces/libnpmorg": "6.0.0-pre.0", - "workspaces/libnpmpack": "6.0.0-pre.0", - "workspaces/libnpmpublish": "9.0.0-pre.0", - "workspaces/libnpmsearch": "7.0.0-pre.0", - "workspaces/libnpmteam": "6.0.0-pre.0", - "workspaces/libnpmversion": "5.0.0-pre.0", - "workspaces/config": "7.0.1" + ".": "10.0.0", + "workspaces/arborist": "7.0.0", + "workspaces/libnpmaccess": "8.0.0", + "workspaces/libnpmdiff": "6.0.0", + "workspaces/libnpmexec": "7.0.0", + "workspaces/libnpmfund": "4.1.0", + "workspaces/libnpmhook": "10.0.0", + "workspaces/libnpmorg": "6.0.0", + "workspaces/libnpmpack": "6.0.0", + "workspaces/libnpmpublish": "9.0.0", + "workspaces/libnpmsearch": "7.0.0", + "workspaces/libnpmteam": "6.0.0", + "workspaces/libnpmversion": "5.0.0", + "workspaces/config": "7.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 60135a89a138b..129d238e51d90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [10.0.0](https://github.com/npm/cli/compare/v10.0.0-pre.1...v10.0.0) (2023-08-31) + +### Features + +* [`48a7b07`](https://github.com/npm/cli/commit/48a7b077d70cbe5bc808db6aae2c734aa202938a) remove prerelease flags (@lukekarrys) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.0.0): `@npmcli/arborist@7.0.0` +* [Workspace](https://github.com/npm/cli/releases/tag/config-v7.1.0): `@npmcli/config@7.1.0` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmaccess-v8.0.0): `libnpmaccess@8.0.0` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v6.0.0): `libnpmdiff@6.0.0` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v7.0.0): `libnpmexec@7.0.0` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v4.1.0): `libnpmfund@4.1.0` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmhook-v10.0.0): `libnpmhook@10.0.0` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmorg-v6.0.0): `libnpmorg@6.0.0` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v6.0.0): `libnpmpack@6.0.0` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmpublish-v9.0.0): `libnpmpublish@9.0.0` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmsearch-v7.0.0): `libnpmsearch@7.0.0` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmteam-v6.0.0): `libnpmteam@6.0.0` +* [Workspace](https://github.com/npm/cli/releases/tag/libnpmversion-v5.0.0): `libnpmversion@5.0.0` + ## [10.0.0-pre.1](https://github.com/npm/cli/compare/v10.0.0-pre.0...v10.0.0-pre.1) (2023-08-31) ### ⚠️ BREAKING CHANGES diff --git a/package-lock.json b/package-lock.json index 66a902a22fb61..e5da072775d01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "npm", - "version": "10.0.0-pre.1", + "version": "10.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "npm", - "version": "10.0.0-pre.1", + "version": "10.0.0", "bundleDependencies": [ "@isaacs/string-locale-compare", "@npmcli/arborist", @@ -87,8 +87,8 @@ ], "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^7.0.0-pre.0", - "@npmcli/config": "^7.0.1", + "@npmcli/arborist": "^7.0.0", + "@npmcli/config": "^7.1.0", "@npmcli/fs": "^3.1.0", "@npmcli/map-workspaces": "^3.0.4", "@npmcli/package-json": "^5.0.0", @@ -112,17 +112,17 @@ "init-package-json": "^6.0.0", "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^3.0.0", - "libnpmaccess": "^8.0.0-pre.0", - "libnpmdiff": "^6.0.0-pre.0", - "libnpmexec": "^7.0.0-pre.0", - "libnpmfund": "^4.0.20", - "libnpmhook": "^10.0.0-pre.0", - "libnpmorg": "^6.0.0-pre.0", - "libnpmpack": "^6.0.0-pre.0", - "libnpmpublish": "^9.0.0-pre.0", - "libnpmsearch": "^7.0.0-pre.0", - "libnpmteam": "^6.0.0-pre.0", - "libnpmversion": "^5.0.0-pre.0", + "libnpmaccess": "^8.0.0", + "libnpmdiff": "^6.0.0", + "libnpmexec": "^7.0.0", + "libnpmfund": "^4.1.0", + "libnpmhook": "^10.0.0", + "libnpmorg": "^6.0.0", + "libnpmpack": "^6.0.0", + "libnpmpublish": "^9.0.0", + "libnpmsearch": "^7.0.0", + "libnpmteam": "^6.0.0", + "libnpmversion": "^5.0.0", "make-fetch-happen": "^13.0.0", "minimatch": "^9.0.3", "minipass": "^7.0.3", @@ -17252,7 +17252,7 @@ }, "workspaces/arborist": { "name": "@npmcli/arborist", - "version": "7.0.0-pre.0", + "version": "7.0.0", "license": "ISC", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", @@ -17308,7 +17308,7 @@ }, "workspaces/config": { "name": "@npmcli/config", - "version": "7.0.1", + "version": "7.1.0", "license": "ISC", "dependencies": { "@npmcli/map-workspaces": "^3.0.2", @@ -17331,7 +17331,7 @@ } }, "workspaces/libnpmaccess": { - "version": "8.0.0-pre.0", + "version": "8.0.0", "license": "ISC", "dependencies": { "npm-package-arg": "^11.0.0", @@ -17349,10 +17349,10 @@ } }, "workspaces/libnpmdiff": { - "version": "6.0.0-pre.0", + "version": "6.0.0", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^7.0.0-pre.0", + "@npmcli/arborist": "^7.0.0", "@npmcli/disparity-colors": "^3.0.0", "@npmcli/installed-package-contents": "^2.0.2", "binary-extensions": "^2.2.0", @@ -17372,10 +17372,10 @@ } }, "workspaces/libnpmexec": { - "version": "7.0.0-pre.0", + "version": "7.0.0", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^7.0.0-pre.0", + "@npmcli/arborist": "^7.0.0", "@npmcli/run-script": "^7.0.1", "ci-info": "^3.7.1", "npm-package-arg": "^11.0.0", @@ -17402,10 +17402,10 @@ } }, "workspaces/libnpmfund": { - "version": "4.0.20", + "version": "4.1.0", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^7.0.0-pre.0" + "@npmcli/arborist": "^7.0.0" }, "devDependencies": { "@npmcli/eslint-config": "^4.0.0", @@ -17417,7 +17417,7 @@ } }, "workspaces/libnpmhook": { - "version": "10.0.0-pre.0", + "version": "10.0.0", "license": "ISC", "dependencies": { "aproba": "^2.0.0", @@ -17434,7 +17434,7 @@ } }, "workspaces/libnpmorg": { - "version": "6.0.0-pre.0", + "version": "6.0.0", "license": "ISC", "dependencies": { "aproba": "^2.0.0", @@ -17452,10 +17452,10 @@ } }, "workspaces/libnpmpack": { - "version": "6.0.0-pre.0", + "version": "6.0.0", "license": "ISC", "dependencies": { - "@npmcli/arborist": "^7.0.0-pre.0", + "@npmcli/arborist": "^7.0.0", "@npmcli/run-script": "^7.0.1", "npm-package-arg": "^11.0.0", "pacote": "^17.0.4" @@ -17472,7 +17472,7 @@ } }, "workspaces/libnpmpublish": { - "version": "9.0.0-pre.0", + "version": "9.0.0", "license": "ISC", "dependencies": { "ci-info": "^3.6.1", @@ -17497,7 +17497,7 @@ } }, "workspaces/libnpmsearch": { - "version": "7.0.0-pre.0", + "version": "7.0.0", "license": "ISC", "dependencies": { "npm-registry-fetch": "^16.0.0" @@ -17513,7 +17513,7 @@ } }, "workspaces/libnpmteam": { - "version": "6.0.0-pre.0", + "version": "6.0.0", "license": "ISC", "dependencies": { "aproba": "^2.0.0", @@ -17530,7 +17530,7 @@ } }, "workspaces/libnpmversion": { - "version": "5.0.0-pre.0", + "version": "5.0.0", "license": "ISC", "dependencies": { "@npmcli/git": "^5.0.3", diff --git a/package.json b/package.json index d5e3759e2e5e7..8418f543b406a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "10.0.0-pre.1", + "version": "10.0.0", "name": "npm", "description": "a package manager for JavaScript", "workspaces": [ @@ -52,8 +52,8 @@ }, "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", - "@npmcli/arborist": "^7.0.0-pre.0", - "@npmcli/config": "^7.0.1", + "@npmcli/arborist": "^7.0.0", + "@npmcli/config": "^7.1.0", "@npmcli/fs": "^3.1.0", "@npmcli/map-workspaces": "^3.0.4", "@npmcli/package-json": "^5.0.0", @@ -77,17 +77,17 @@ "init-package-json": "^6.0.0", "is-cidr": "^4.0.2", "json-parse-even-better-errors": "^3.0.0", - "libnpmaccess": "^8.0.0-pre.0", - "libnpmdiff": "^6.0.0-pre.0", - "libnpmexec": "^7.0.0-pre.0", - "libnpmfund": "^4.0.20", - "libnpmhook": "^10.0.0-pre.0", - "libnpmorg": "^6.0.0-pre.0", - "libnpmpack": "^6.0.0-pre.0", - "libnpmpublish": "^9.0.0-pre.0", - "libnpmsearch": "^7.0.0-pre.0", - "libnpmteam": "^6.0.0-pre.0", - "libnpmversion": "^5.0.0-pre.0", + "libnpmaccess": "^8.0.0", + "libnpmdiff": "^6.0.0", + "libnpmexec": "^7.0.0", + "libnpmfund": "^4.1.0", + "libnpmhook": "^10.0.0", + "libnpmorg": "^6.0.0", + "libnpmpack": "^6.0.0", + "libnpmpublish": "^9.0.0", + "libnpmsearch": "^7.0.0", + "libnpmteam": "^6.0.0", + "libnpmversion": "^5.0.0", "make-fetch-happen": "^13.0.0", "minimatch": "^9.0.3", "minipass": "^7.0.3", diff --git a/workspaces/arborist/CHANGELOG.md b/workspaces/arborist/CHANGELOG.md index 683ff5937b28a..04916c70c7914 100644 --- a/workspaces/arborist/CHANGELOG.md +++ b/workspaces/arborist/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [7.0.0](https://github.com/npm/cli/compare/arborist-v7.0.0-pre.0...arborist-v7.0.0) (2023-08-31) + +### Features + +* [`fb31c7e`](https://github.com/npm/cli/commit/fb31c7e5f00ae39e67f9a5d6b6860c1d839c704b) trigger release process (@lukekarrys) + ## [7.0.0-pre.0](https://github.com/npm/cli/compare/arborist-v6.3.0...arborist-v7.0.0-pre.0) (2023-08-31) ### ⚠️ BREAKING CHANGES diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json index 2a96a2ae5e7eb..3b286e782149f 100644 --- a/workspaces/arborist/package.json +++ b/workspaces/arborist/package.json @@ -1,6 +1,6 @@ { "name": "@npmcli/arborist", - "version": "7.0.0-pre.0", + "version": "7.0.0", "description": "Manage node_modules trees", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0", diff --git a/workspaces/config/CHANGELOG.md b/workspaces/config/CHANGELOG.md index c7a6a6e523dd5..4e3b1d5f28741 100644 --- a/workspaces/config/CHANGELOG.md +++ b/workspaces/config/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [7.1.0](https://github.com/npm/cli/compare/config-v7.0.1...config-v7.1.0) (2023-08-31) + +### Features + +* [`fb31c7e`](https://github.com/npm/cli/commit/fb31c7e5f00ae39e67f9a5d6b6860c1d839c704b) trigger release process (@lukekarrys) + ## [7.0.1](https://github.com/npm/cli/compare/config-v7.0.0...config-v7.0.1) (2023-08-31) ### Bug Fixes diff --git a/workspaces/config/package.json b/workspaces/config/package.json index 37812b10aa18b..93f2cd097d6f2 100644 --- a/workspaces/config/package.json +++ b/workspaces/config/package.json @@ -1,6 +1,6 @@ { "name": "@npmcli/config", - "version": "7.0.1", + "version": "7.1.0", "files": [ "bin/", "lib/" diff --git a/workspaces/libnpmaccess/CHANGELOG.md b/workspaces/libnpmaccess/CHANGELOG.md index b695a28cb832a..80175dc71e533 100644 --- a/workspaces/libnpmaccess/CHANGELOG.md +++ b/workspaces/libnpmaccess/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [8.0.0](https://github.com/npm/cli/compare/libnpmaccess-v8.0.0-pre.0...libnpmaccess-v8.0.0) (2023-08-31) + +### Features + +* [`fb31c7e`](https://github.com/npm/cli/commit/fb31c7e5f00ae39e67f9a5d6b6860c1d839c704b) trigger release process (@lukekarrys) + ## [8.0.0-pre.0](https://github.com/npm/cli/compare/libnpmaccess-v7.0.2...libnpmaccess-v8.0.0-pre.0) (2023-08-31) ### ⚠️ BREAKING CHANGES diff --git a/workspaces/libnpmaccess/package.json b/workspaces/libnpmaccess/package.json index 2d4e1307c1b0e..9185e364a3760 100644 --- a/workspaces/libnpmaccess/package.json +++ b/workspaces/libnpmaccess/package.json @@ -1,6 +1,6 @@ { "name": "libnpmaccess", - "version": "8.0.0-pre.0", + "version": "8.0.0", "description": "programmatic library for `npm access` commands", "author": "GitHub Inc.", "license": "ISC", diff --git a/workspaces/libnpmdiff/CHANGELOG.md b/workspaces/libnpmdiff/CHANGELOG.md index 40029a9c31306..bf2d5e63330fc 100644 --- a/workspaces/libnpmdiff/CHANGELOG.md +++ b/workspaces/libnpmdiff/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [6.0.0](https://github.com/npm/cli/compare/libnpmdiff-v6.0.0-pre.0...libnpmdiff-v6.0.0) (2023-08-31) + +### Features + +* [`fb31c7e`](https://github.com/npm/cli/commit/fb31c7e5f00ae39e67f9a5d6b6860c1d839c704b) trigger release process (@lukekarrys) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.0.0): `@npmcli/arborist@7.0.0` + ## [6.0.0-pre.0](https://github.com/npm/cli/compare/libnpmdiff-v5.0.19...libnpmdiff-v6.0.0-pre.0) (2023-08-31) ### ⚠️ BREAKING CHANGES diff --git a/workspaces/libnpmdiff/package.json b/workspaces/libnpmdiff/package.json index 7dcf6dd5723e1..8fdf332e74837 100644 --- a/workspaces/libnpmdiff/package.json +++ b/workspaces/libnpmdiff/package.json @@ -1,6 +1,6 @@ { "name": "libnpmdiff", - "version": "6.0.0-pre.0", + "version": "6.0.0", "description": "The registry diff", "repository": { "type": "git", @@ -46,7 +46,7 @@ "tap": "^16.3.8" }, "dependencies": { - "@npmcli/arborist": "^7.0.0-pre.0", + "@npmcli/arborist": "^7.0.0", "@npmcli/disparity-colors": "^3.0.0", "@npmcli/installed-package-contents": "^2.0.2", "binary-extensions": "^2.2.0", diff --git a/workspaces/libnpmexec/CHANGELOG.md b/workspaces/libnpmexec/CHANGELOG.md index c4ec340b5851f..efdf34230bf07 100644 --- a/workspaces/libnpmexec/CHANGELOG.md +++ b/workspaces/libnpmexec/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [7.0.0](https://github.com/npm/cli/compare/libnpmexec-v7.0.0-pre.0...libnpmexec-v7.0.0) (2023-08-31) + +### Features + +* [`fb31c7e`](https://github.com/npm/cli/commit/fb31c7e5f00ae39e67f9a5d6b6860c1d839c704b) trigger release process (@lukekarrys) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.0.0): `@npmcli/arborist@7.0.0` + ## [7.0.0-pre.0](https://github.com/npm/cli/compare/libnpmexec-v6.0.3...libnpmexec-v7.0.0-pre.0) (2023-08-31) ### ⚠️ BREAKING CHANGES diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json index deb82fd35e0a0..dd515abf654d8 100644 --- a/workspaces/libnpmexec/package.json +++ b/workspaces/libnpmexec/package.json @@ -1,6 +1,6 @@ { "name": "libnpmexec", - "version": "7.0.0-pre.0", + "version": "7.0.0", "files": [ "bin/", "lib/" @@ -59,7 +59,7 @@ "tap": "^16.3.8" }, "dependencies": { - "@npmcli/arborist": "^7.0.0-pre.0", + "@npmcli/arborist": "^7.0.0", "@npmcli/run-script": "^7.0.1", "ci-info": "^3.7.1", "npm-package-arg": "^11.0.0", diff --git a/workspaces/libnpmfund/CHANGELOG.md b/workspaces/libnpmfund/CHANGELOG.md index 6ecaf861bc626..7dc96c9f54fa4 100644 --- a/workspaces/libnpmfund/CHANGELOG.md +++ b/workspaces/libnpmfund/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [4.1.0](https://github.com/npm/cli/compare/libnpmfund-v4.0.20...libnpmfund-v4.1.0) (2023-08-31) + +### Features + +* [`fb31c7e`](https://github.com/npm/cli/commit/fb31c7e5f00ae39e67f9a5d6b6860c1d839c704b) trigger release process (@lukekarrys) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.0.0): `@npmcli/arborist@7.0.0` + ## [4.0.20](https://github.com/npm/cli/compare/libnpmfund-v4.0.19...libnpmfund-v4.0.20) (2023-08-31) ### Dependencies diff --git a/workspaces/libnpmfund/package.json b/workspaces/libnpmfund/package.json index a66ffddc2887e..21bd395d63ead 100644 --- a/workspaces/libnpmfund/package.json +++ b/workspaces/libnpmfund/package.json @@ -1,6 +1,6 @@ { "name": "libnpmfund", - "version": "4.0.20", + "version": "4.1.0", "main": "lib/index.js", "files": [ "bin/", @@ -45,7 +45,7 @@ "tap": "^16.3.8" }, "dependencies": { - "@npmcli/arborist": "^7.0.0-pre.0" + "@npmcli/arborist": "^7.0.0" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" diff --git a/workspaces/libnpmhook/CHANGELOG.md b/workspaces/libnpmhook/CHANGELOG.md index 2cb2e08d7b7fb..30212d1314a2d 100644 --- a/workspaces/libnpmhook/CHANGELOG.md +++ b/workspaces/libnpmhook/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [10.0.0](https://github.com/npm/cli/compare/libnpmhook-v10.0.0-pre.0...libnpmhook-v10.0.0) (2023-08-31) + +### Features + +* [`fb31c7e`](https://github.com/npm/cli/commit/fb31c7e5f00ae39e67f9a5d6b6860c1d839c704b) trigger release process (@lukekarrys) + ## [10.0.0-pre.0](https://github.com/npm/cli/compare/libnpmhook-v9.0.3...libnpmhook-v10.0.0-pre.0) (2023-08-31) ### ⚠️ BREAKING CHANGES diff --git a/workspaces/libnpmhook/package.json b/workspaces/libnpmhook/package.json index 8d9098302af76..a45f37652a804 100644 --- a/workspaces/libnpmhook/package.json +++ b/workspaces/libnpmhook/package.json @@ -1,6 +1,6 @@ { "name": "libnpmhook", - "version": "10.0.0-pre.0", + "version": "10.0.0", "description": "programmatic API for managing npm registry hooks", "main": "lib/index.js", "files": [ diff --git a/workspaces/libnpmorg/CHANGELOG.md b/workspaces/libnpmorg/CHANGELOG.md index aa621b6aed2d6..3a7dcc78eee12 100644 --- a/workspaces/libnpmorg/CHANGELOG.md +++ b/workspaces/libnpmorg/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [6.0.0](https://github.com/npm/cli/compare/libnpmorg-v6.0.0-pre.0...libnpmorg-v6.0.0) (2023-08-31) + +### Features + +* [`fb31c7e`](https://github.com/npm/cli/commit/fb31c7e5f00ae39e67f9a5d6b6860c1d839c704b) trigger release process (@lukekarrys) + ## [6.0.0-pre.0](https://github.com/npm/cli/compare/libnpmorg-v5.0.4...libnpmorg-v6.0.0-pre.0) (2023-08-31) ### ⚠️ BREAKING CHANGES diff --git a/workspaces/libnpmorg/package.json b/workspaces/libnpmorg/package.json index 843861a62e7d8..f1964bca7eeb9 100644 --- a/workspaces/libnpmorg/package.json +++ b/workspaces/libnpmorg/package.json @@ -1,6 +1,6 @@ { "name": "libnpmorg", - "version": "6.0.0-pre.0", + "version": "6.0.0", "description": "Programmatic api for `npm org` commands", "author": "GitHub Inc.", "main": "lib/index.js", diff --git a/workspaces/libnpmpack/CHANGELOG.md b/workspaces/libnpmpack/CHANGELOG.md index 4b1ea814269aa..d478dd647bb3c 100644 --- a/workspaces/libnpmpack/CHANGELOG.md +++ b/workspaces/libnpmpack/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [6.0.0](https://github.com/npm/cli/compare/libnpmpack-v6.0.0-pre.0...libnpmpack-v6.0.0) (2023-08-31) + +### Features + +* [`fb31c7e`](https://github.com/npm/cli/commit/fb31c7e5f00ae39e67f9a5d6b6860c1d839c704b) trigger release process (@lukekarrys) + +### Dependencies + +* [Workspace](https://github.com/npm/cli/releases/tag/arborist-v7.0.0): `@npmcli/arborist@7.0.0` + ## [6.0.0-pre.0](https://github.com/npm/cli/compare/libnpmpack-v5.0.19...libnpmpack-v6.0.0-pre.0) (2023-08-31) ### ⚠️ BREAKING CHANGES diff --git a/workspaces/libnpmpack/package.json b/workspaces/libnpmpack/package.json index e85ff8c31bcf3..1f81dfa48b8a8 100644 --- a/workspaces/libnpmpack/package.json +++ b/workspaces/libnpmpack/package.json @@ -1,6 +1,6 @@ { "name": "libnpmpack", - "version": "6.0.0-pre.0", + "version": "6.0.0", "description": "Programmatic API for the bits behind npm pack", "author": "GitHub Inc.", "main": "lib/index.js", @@ -36,7 +36,7 @@ "bugs": "https://github.com/npm/libnpmpack/issues", "homepage": "https://npmjs.com/package/libnpmpack", "dependencies": { - "@npmcli/arborist": "^7.0.0-pre.0", + "@npmcli/arborist": "^7.0.0", "@npmcli/run-script": "^7.0.1", "npm-package-arg": "^11.0.0", "pacote": "^17.0.4" diff --git a/workspaces/libnpmpublish/CHANGELOG.md b/workspaces/libnpmpublish/CHANGELOG.md index eb9a95c2d1cbd..444cfc9178d0d 100644 --- a/workspaces/libnpmpublish/CHANGELOG.md +++ b/workspaces/libnpmpublish/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [9.0.0](https://github.com/npm/cli/compare/libnpmpublish-v9.0.0-pre.0...libnpmpublish-v9.0.0) (2023-08-31) + +### Features + +* [`fb31c7e`](https://github.com/npm/cli/commit/fb31c7e5f00ae39e67f9a5d6b6860c1d839c704b) trigger release process (@lukekarrys) + ## [9.0.0-pre.0](https://github.com/npm/cli/compare/libnpmpublish-v8.0.0...libnpmpublish-v9.0.0-pre.0) (2023-08-31) ### ⚠️ BREAKING CHANGES diff --git a/workspaces/libnpmpublish/package.json b/workspaces/libnpmpublish/package.json index 40789146f5cb2..3dcaf98e84782 100644 --- a/workspaces/libnpmpublish/package.json +++ b/workspaces/libnpmpublish/package.json @@ -1,6 +1,6 @@ { "name": "libnpmpublish", - "version": "9.0.0-pre.0", + "version": "9.0.0", "description": "Programmatic API for the bits behind npm publish and unpublish", "author": "GitHub Inc.", "main": "lib/index.js", diff --git a/workspaces/libnpmsearch/CHANGELOG.md b/workspaces/libnpmsearch/CHANGELOG.md index 669e8601f77be..84a49807cdcb7 100644 --- a/workspaces/libnpmsearch/CHANGELOG.md +++ b/workspaces/libnpmsearch/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [7.0.0](https://github.com/npm/cli/compare/libnpmsearch-v7.0.0-pre.0...libnpmsearch-v7.0.0) (2023-08-31) + +### Features + +* [`fb31c7e`](https://github.com/npm/cli/commit/fb31c7e5f00ae39e67f9a5d6b6860c1d839c704b) trigger release process (@lukekarrys) + ## [7.0.0-pre.0](https://github.com/npm/cli/compare/libnpmsearch-v6.0.2...libnpmsearch-v7.0.0-pre.0) (2023-08-31) ### ⚠️ BREAKING CHANGES diff --git a/workspaces/libnpmsearch/package.json b/workspaces/libnpmsearch/package.json index 754b05f379419..9bd45de5f62cd 100644 --- a/workspaces/libnpmsearch/package.json +++ b/workspaces/libnpmsearch/package.json @@ -1,6 +1,6 @@ { "name": "libnpmsearch", - "version": "7.0.0-pre.0", + "version": "7.0.0", "description": "Programmatic API for searching in npm and compatible registries.", "author": "GitHub Inc.", "main": "lib/index.js", diff --git a/workspaces/libnpmteam/CHANGELOG.md b/workspaces/libnpmteam/CHANGELOG.md index 9b673f0becc2d..faf8943fa1b36 100644 --- a/workspaces/libnpmteam/CHANGELOG.md +++ b/workspaces/libnpmteam/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [6.0.0](https://github.com/npm/cli/compare/libnpmteam-v6.0.0-pre.0...libnpmteam-v6.0.0) (2023-08-31) + +### Features + +* [`fb31c7e`](https://github.com/npm/cli/commit/fb31c7e5f00ae39e67f9a5d6b6860c1d839c704b) trigger release process (@lukekarrys) + ## [6.0.0-pre.0](https://github.com/npm/cli/compare/libnpmteam-v5.0.3...libnpmteam-v6.0.0-pre.0) (2023-08-31) ### ⚠️ BREAKING CHANGES diff --git a/workspaces/libnpmteam/package.json b/workspaces/libnpmteam/package.json index 976c69a7ea84a..ca153ac301bf4 100644 --- a/workspaces/libnpmteam/package.json +++ b/workspaces/libnpmteam/package.json @@ -1,7 +1,7 @@ { "name": "libnpmteam", "description": "npm Team management APIs", - "version": "6.0.0-pre.0", + "version": "6.0.0", "author": "GitHub Inc.", "license": "ISC", "main": "lib/index.js", diff --git a/workspaces/libnpmversion/CHANGELOG.md b/workspaces/libnpmversion/CHANGELOG.md index 13e1ad12c34cb..550ebbb76af2d 100644 --- a/workspaces/libnpmversion/CHANGELOG.md +++ b/workspaces/libnpmversion/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [5.0.0](https://github.com/npm/cli/compare/libnpmversion-v5.0.0-pre.0...libnpmversion-v5.0.0) (2023-08-31) + +### Features + +* [`fb31c7e`](https://github.com/npm/cli/commit/fb31c7e5f00ae39e67f9a5d6b6860c1d839c704b) trigger release process (@lukekarrys) + ## [5.0.0-pre.0](https://github.com/npm/cli/compare/libnpmversion-v4.0.2...libnpmversion-v5.0.0-pre.0) (2023-08-31) ### ⚠️ BREAKING CHANGES diff --git a/workspaces/libnpmversion/package.json b/workspaces/libnpmversion/package.json index 425a5bb5a52e3..6f3a5bd0b5155 100644 --- a/workspaces/libnpmversion/package.json +++ b/workspaces/libnpmversion/package.json @@ -1,6 +1,6 @@ { "name": "libnpmversion", - "version": "5.0.0-pre.0", + "version": "5.0.0", "main": "lib/index.js", "files": [ "bin/",