From f65ef552cb6c8299b3c55aaded78a037fea10294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CJamesHenry=E2=80=9D?= Date: Wed, 28 Sep 2022 14:47:45 +0100 Subject: [PATCH] chore(release): v5.5.4 --- CHANGELOG.md | 8 ++ commands/add/CHANGELOG.md | 8 ++ commands/add/package.json | 2 +- commands/bootstrap/CHANGELOG.md | 8 ++ commands/bootstrap/package.json | 2 +- commands/changed/CHANGELOG.md | 8 ++ commands/changed/package.json | 2 +- commands/clean/CHANGELOG.md | 8 ++ commands/clean/package.json | 2 +- commands/create/CHANGELOG.md | 8 ++ commands/create/package.json | 2 +- commands/diff/CHANGELOG.md | 8 ++ commands/diff/package.json | 2 +- commands/exec/CHANGELOG.md | 8 ++ commands/exec/package.json | 2 +- commands/import/CHANGELOG.md | 8 ++ commands/import/package.json | 2 +- commands/info/CHANGELOG.md | 8 ++ commands/info/package.json | 2 +- commands/init/CHANGELOG.md | 8 ++ commands/init/package.json | 2 +- commands/link/CHANGELOG.md | 8 ++ commands/link/package.json | 2 +- commands/list/CHANGELOG.md | 8 ++ commands/list/package.json | 2 +- commands/publish/CHANGELOG.md | 8 ++ commands/publish/package.json | 2 +- commands/run/CHANGELOG.md | 8 ++ commands/run/package.json | 2 +- commands/version/CHANGELOG.md | 8 ++ commands/version/package.json | 2 +- core/child-process/CHANGELOG.md | 8 ++ core/child-process/package.json | 2 +- core/cli/CHANGELOG.md | 8 ++ core/cli/package.json | 2 +- core/command/CHANGELOG.md | 8 ++ core/command/package.json | 2 +- core/conventional-commits/CHANGELOG.md | 8 ++ core/conventional-commits/package.json | 2 +- core/filter-options/CHANGELOG.md | 8 ++ core/filter-options/package.json | 2 +- core/global-options/CHANGELOG.md | 8 ++ core/global-options/package.json | 2 +- core/lerna/CHANGELOG.md | 8 ++ core/lerna/package.json | 2 +- core/otplease/CHANGELOG.md | 8 ++ core/otplease/package.json | 2 +- core/package-graph/CHANGELOG.md | 8 ++ core/package-graph/package.json | 2 +- core/package/CHANGELOG.md | 8 ++ core/package/package.json | 2 +- core/project/CHANGELOG.md | 8 ++ core/project/package.json | 2 +- core/prompt/CHANGELOG.md | 8 ++ core/prompt/package.json | 2 +- core/validation-error/CHANGELOG.md | 8 ++ core/validation-error/package.json | 2 +- lerna.json | 2 +- package-lock.json | 124 +++++++++--------- utils/check-working-tree/CHANGELOG.md | 8 ++ utils/check-working-tree/package.json | 2 +- utils/collect-uncommitted/CHANGELOG.md | 8 ++ utils/collect-uncommitted/package.json | 2 +- utils/collect-updates/CHANGELOG.md | 8 ++ utils/collect-updates/package.json | 2 +- utils/create-symlink/CHANGELOG.md | 8 ++ utils/create-symlink/package.json | 2 +- utils/describe-ref/CHANGELOG.md | 8 ++ utils/describe-ref/package.json | 2 +- utils/filter-packages/CHANGELOG.md | 8 ++ utils/filter-packages/package.json | 2 +- utils/get-npm-exec-opts/CHANGELOG.md | 8 ++ utils/get-npm-exec-opts/package.json | 2 +- utils/get-packed/CHANGELOG.md | 8 ++ utils/get-packed/package.json | 2 +- utils/github-client/CHANGELOG.md | 8 ++ utils/github-client/package.json | 2 +- utils/gitlab-client/CHANGELOG.md | 8 ++ utils/gitlab-client/package.json | 2 +- utils/has-npm-version/CHANGELOG.md | 8 ++ utils/has-npm-version/package.json | 2 +- utils/listable/CHANGELOG.md | 8 ++ utils/listable/package.json | 2 +- utils/log-packed/CHANGELOG.md | 8 ++ utils/log-packed/package.json | 2 +- utils/map-to-registry/CHANGELOG.md | 8 ++ utils/map-to-registry/package.json | 2 +- utils/npm-conf/CHANGELOG.md | 8 ++ utils/npm-conf/package.json | 2 +- utils/npm-dist-tag/CHANGELOG.md | 8 ++ utils/npm-dist-tag/package.json | 2 +- utils/npm-install/CHANGELOG.md | 8 ++ utils/npm-install/package.json | 2 +- utils/npm-publish/CHANGELOG.md | 8 ++ utils/npm-publish/package.json | 2 +- utils/npm-run-script/CHANGELOG.md | 8 ++ utils/npm-run-script/package.json | 2 +- utils/output/CHANGELOG.md | 8 ++ utils/output/package.json | 2 +- utils/pack-directory/CHANGELOG.md | 8 ++ utils/pack-directory/package.json | 2 +- utils/prerelease-id-from-version/CHANGELOG.md | 8 ++ utils/prerelease-id-from-version/package.json | 2 +- utils/profiler/CHANGELOG.md | 8 ++ utils/profiler/package.json | 2 +- utils/pulse-till-done/CHANGELOG.md | 8 ++ utils/pulse-till-done/package.json | 2 +- utils/query-graph/CHANGELOG.md | 8 ++ utils/query-graph/package.json | 2 +- utils/resolve-symlink/CHANGELOG.md | 8 ++ utils/resolve-symlink/package.json | 2 +- utils/rimraf-dir/CHANGELOG.md | 8 ++ utils/rimraf-dir/package.json | 2 +- utils/run-lifecycle/CHANGELOG.md | 8 ++ utils/run-lifecycle/package.json | 2 +- utils/run-topologically/CHANGELOG.md | 8 ++ utils/run-topologically/package.json | 2 +- utils/symlink-binary/CHANGELOG.md | 8 ++ utils/symlink-binary/package.json | 2 +- utils/symlink-dependencies/CHANGELOG.md | 8 ++ utils/symlink-dependencies/package.json | 2 +- utils/temp-write/CHANGELOG.md | 8 ++ utils/temp-write/package.json | 2 +- utils/timer/CHANGELOG.md | 8 ++ utils/timer/package.json | 2 +- utils/write-log-file/CHANGELOG.md | 8 ++ utils/write-log-file/package.json | 2 +- 127 files changed, 629 insertions(+), 125 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 781d999a89..eb6eba7d51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package lerna-monorepo + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) diff --git a/commands/add/CHANGELOG.md b/commands/add/CHANGELOG.md index e3921b8457..7daaf083dd 100644 --- a/commands/add/CHANGELOG.md +++ b/commands/add/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/add + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/add diff --git a/commands/add/package.json b/commands/add/package.json index cb90ab104e..6caa992f07 100644 --- a/commands/add/package.json +++ b/commands/add/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/add", - "version": "5.5.3", + "version": "5.5.4", "description": "Add a dependency to matched packages", "keywords": [ "lerna", diff --git a/commands/bootstrap/CHANGELOG.md b/commands/bootstrap/CHANGELOG.md index 4529fd84e6..96e618d575 100644 --- a/commands/bootstrap/CHANGELOG.md +++ b/commands/bootstrap/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/bootstrap + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/bootstrap diff --git a/commands/bootstrap/package.json b/commands/bootstrap/package.json index 113fb93291..f5f5caa53b 100644 --- a/commands/bootstrap/package.json +++ b/commands/bootstrap/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/bootstrap", - "version": "5.5.3", + "version": "5.5.4", "description": "Link local packages together and install remaining package dependencies", "keywords": [ "lerna", diff --git a/commands/changed/CHANGELOG.md b/commands/changed/CHANGELOG.md index b7956350f3..aba2427a7c 100644 --- a/commands/changed/CHANGELOG.md +++ b/commands/changed/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/changed + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/changed diff --git a/commands/changed/package.json b/commands/changed/package.json index 58fcc37626..bfde90703f 100644 --- a/commands/changed/package.json +++ b/commands/changed/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/changed", - "version": "5.5.3", + "version": "5.5.4", "description": "List local packages that have changed since the last tagged release", "keywords": [ "lerna", diff --git a/commands/clean/CHANGELOG.md b/commands/clean/CHANGELOG.md index 7e762e5829..1bbb93c6d8 100644 --- a/commands/clean/CHANGELOG.md +++ b/commands/clean/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/clean + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/clean diff --git a/commands/clean/package.json b/commands/clean/package.json index 7ee97584b4..a3fb81b983 100644 --- a/commands/clean/package.json +++ b/commands/clean/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/clean", - "version": "5.5.3", + "version": "5.5.4", "description": "Remove the node_modules directory from all packages", "keywords": [ "lerna", diff --git a/commands/create/CHANGELOG.md b/commands/create/CHANGELOG.md index ee195ec373..0be82d2d2d 100644 --- a/commands/create/CHANGELOG.md +++ b/commands/create/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/create + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/create diff --git a/commands/create/package.json b/commands/create/package.json index 5ef66f423f..222c96e3f5 100644 --- a/commands/create/package.json +++ b/commands/create/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/create", - "version": "5.5.3", + "version": "5.5.4", "description": "Create a new lerna-managed package", "keywords": [ "lerna", diff --git a/commands/diff/CHANGELOG.md b/commands/diff/CHANGELOG.md index dccb081cf3..48f4b5d088 100644 --- a/commands/diff/CHANGELOG.md +++ b/commands/diff/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/diff + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/diff diff --git a/commands/diff/package.json b/commands/diff/package.json index e0c31ee9e8..4f758dfe58 100644 --- a/commands/diff/package.json +++ b/commands/diff/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/diff", - "version": "5.5.3", + "version": "5.5.4", "description": "Diff all packages or a single package since the last release", "keywords": [ "lerna", diff --git a/commands/exec/CHANGELOG.md b/commands/exec/CHANGELOG.md index b6d1a49432..fdcca364fd 100644 --- a/commands/exec/CHANGELOG.md +++ b/commands/exec/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/exec + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/exec diff --git a/commands/exec/package.json b/commands/exec/package.json index 9ef899dc08..1095cfe8a1 100644 --- a/commands/exec/package.json +++ b/commands/exec/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/exec", - "version": "5.5.3", + "version": "5.5.4", "description": "Execute an arbitrary command in each package", "keywords": [ "lerna", diff --git a/commands/import/CHANGELOG.md b/commands/import/CHANGELOG.md index 6b60ef828f..795308634d 100644 --- a/commands/import/CHANGELOG.md +++ b/commands/import/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/import + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/import diff --git a/commands/import/package.json b/commands/import/package.json index b4b827262f..c1dbf22da1 100644 --- a/commands/import/package.json +++ b/commands/import/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/import", - "version": "5.5.3", + "version": "5.5.4", "description": "Import a package into the monorepo with commit history", "keywords": [ "lerna", diff --git a/commands/info/CHANGELOG.md b/commands/info/CHANGELOG.md index e83235a5f4..bca4091630 100644 --- a/commands/info/CHANGELOG.md +++ b/commands/info/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/info + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/info diff --git a/commands/info/package.json b/commands/info/package.json index 7f160eccc7..6e9e853b1f 100644 --- a/commands/info/package.json +++ b/commands/info/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/info", - "version": "5.5.3", + "version": "5.5.4", "description": "Prints local environment information", "keywords": [ "lerna", diff --git a/commands/init/CHANGELOG.md b/commands/init/CHANGELOG.md index f15040e71a..d7bb6add4c 100644 --- a/commands/init/CHANGELOG.md +++ b/commands/init/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/init + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/init diff --git a/commands/init/package.json b/commands/init/package.json index 9efe640642..65e8d1ebd4 100644 --- a/commands/init/package.json +++ b/commands/init/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/init", - "version": "5.5.3", + "version": "5.5.4", "description": "Create a new Lerna repo or upgrade an existing repo to the current version of Lerna", "keywords": [ "lerna", diff --git a/commands/link/CHANGELOG.md b/commands/link/CHANGELOG.md index d615acd034..0bae2cee23 100644 --- a/commands/link/CHANGELOG.md +++ b/commands/link/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/link + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/link diff --git a/commands/link/package.json b/commands/link/package.json index 0db21d466d..e11c10d8fb 100644 --- a/commands/link/package.json +++ b/commands/link/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/link", - "version": "5.5.3", + "version": "5.5.4", "description": "Symlink together all packages that are dependencies of each other", "keywords": [ "lerna", diff --git a/commands/list/CHANGELOG.md b/commands/list/CHANGELOG.md index 025dc82d1e..136ba15d38 100644 --- a/commands/list/CHANGELOG.md +++ b/commands/list/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/list + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/list diff --git a/commands/list/package.json b/commands/list/package.json index 33d6961835..905ef21914 100644 --- a/commands/list/package.json +++ b/commands/list/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/list", - "version": "5.5.3", + "version": "5.5.4", "description": "List local packages", "keywords": [ "lerna", diff --git a/commands/publish/CHANGELOG.md b/commands/publish/CHANGELOG.md index 931eab7b6a..fd3be7f39e 100644 --- a/commands/publish/CHANGELOG.md +++ b/commands/publish/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/publish + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/publish diff --git a/commands/publish/package.json b/commands/publish/package.json index 0aba40cb2d..ca5e33dd18 100644 --- a/commands/publish/package.json +++ b/commands/publish/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/publish", - "version": "5.5.3", + "version": "5.5.4", "description": "Publish packages in the current project", "keywords": [ "lerna", diff --git a/commands/run/CHANGELOG.md b/commands/run/CHANGELOG.md index 915497cc69..21b3ad99d5 100644 --- a/commands/run/CHANGELOG.md +++ b/commands/run/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/run + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) diff --git a/commands/run/package.json b/commands/run/package.json index 84a77b8227..69a65af2a2 100644 --- a/commands/run/package.json +++ b/commands/run/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/run", - "version": "5.5.3", + "version": "5.5.4", "description": "Run an npm script in each package that contains that script", "keywords": [ "lerna", diff --git a/commands/version/CHANGELOG.md b/commands/version/CHANGELOG.md index 4ecc485c7d..a237e4fca9 100644 --- a/commands/version/CHANGELOG.md +++ b/commands/version/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/version + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/version diff --git a/commands/version/package.json b/commands/version/package.json index a5b1150730..f88bc23a63 100644 --- a/commands/version/package.json +++ b/commands/version/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/version", - "version": "5.5.3", + "version": "5.5.4", "description": "Bump version of packages changed since the last release", "keywords": [ "lerna", diff --git a/core/child-process/CHANGELOG.md b/core/child-process/CHANGELOG.md index ed701f70d1..4d08ee4f98 100644 --- a/core/child-process/CHANGELOG.md +++ b/core/child-process/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/child-process + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/child-process diff --git a/core/child-process/package.json b/core/child-process/package.json index 9ddf3f7452..6d7fcbd7fa 100644 --- a/core/child-process/package.json +++ b/core/child-process/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/child-process", - "version": "5.5.3", + "version": "5.5.4", "description": "Lerna's internal child_process wrapper", "keywords": [ "lerna", diff --git a/core/cli/CHANGELOG.md b/core/cli/CHANGELOG.md index bba5a48acd..e3f33cf851 100644 --- a/core/cli/CHANGELOG.md +++ b/core/cli/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/cli + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/cli diff --git a/core/cli/package.json b/core/cli/package.json index 214db6d95b..d77536c5e1 100644 --- a/core/cli/package.json +++ b/core/cli/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/cli", - "version": "5.5.3", + "version": "5.5.4", "description": "Lerna's CLI", "keywords": [ "lerna", diff --git a/core/command/CHANGELOG.md b/core/command/CHANGELOG.md index 8cd150ea49..9081beece6 100644 --- a/core/command/CHANGELOG.md +++ b/core/command/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/command + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/command diff --git a/core/command/package.json b/core/command/package.json index 493c672968..9d41cbbc6c 100644 --- a/core/command/package.json +++ b/core/command/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/command", - "version": "5.5.3", + "version": "5.5.4", "description": "Lerna's internal base class for commands", "keywords": [ "lerna", diff --git a/core/conventional-commits/CHANGELOG.md b/core/conventional-commits/CHANGELOG.md index 166de4abf4..827a9c331d 100644 --- a/core/conventional-commits/CHANGELOG.md +++ b/core/conventional-commits/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/conventional-commits + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/conventional-commits diff --git a/core/conventional-commits/package.json b/core/conventional-commits/package.json index 202aa7d490..79fe780f6e 100644 --- a/core/conventional-commits/package.json +++ b/core/conventional-commits/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/conventional-commits", - "version": "5.5.3", + "version": "5.5.4", "description": "Lerna's internal interface to conventional-changelog and friends", "keywords": [ "lerna", diff --git a/core/filter-options/CHANGELOG.md b/core/filter-options/CHANGELOG.md index 1fda9480aa..bb56bfa894 100644 --- a/core/filter-options/CHANGELOG.md +++ b/core/filter-options/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/filter-options + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/filter-options diff --git a/core/filter-options/package.json b/core/filter-options/package.json index b3bec202df..51312d1842 100644 --- a/core/filter-options/package.json +++ b/core/filter-options/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/filter-options", - "version": "5.5.3", + "version": "5.5.4", "description": "Options for lerna sub-commands that need filtering", "keywords": [ "lerna", diff --git a/core/global-options/CHANGELOG.md b/core/global-options/CHANGELOG.md index dca9ec9843..2aa7cd367f 100644 --- a/core/global-options/CHANGELOG.md +++ b/core/global-options/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/global-options + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/global-options diff --git a/core/global-options/package.json b/core/global-options/package.json index cbfcc3d28b..d3c8cd2170 100644 --- a/core/global-options/package.json +++ b/core/global-options/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/global-options", - "version": "5.5.3", + "version": "5.5.4", "description": "Global options applicable to _every_ lerna sub-command", "keywords": [ "lerna", diff --git a/core/lerna/CHANGELOG.md b/core/lerna/CHANGELOG.md index db97eccd3e..793b6f235f 100644 --- a/core/lerna/CHANGELOG.md +++ b/core/lerna/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package lerna + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package lerna diff --git a/core/lerna/package.json b/core/lerna/package.json index 86116a91a1..f89a59d9d1 100644 --- a/core/lerna/package.json +++ b/core/lerna/package.json @@ -1,6 +1,6 @@ { "name": "lerna", - "version": "5.5.3", + "version": "5.5.4", "description": "A tool for managing JavaScript projects with multiple packages.", "keywords": [ "lerna", diff --git a/core/otplease/CHANGELOG.md b/core/otplease/CHANGELOG.md index 633638fa46..0471933bbd 100644 --- a/core/otplease/CHANGELOG.md +++ b/core/otplease/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/otplease + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/otplease diff --git a/core/otplease/package.json b/core/otplease/package.json index 2c6ae0b164..69fa362df6 100644 --- a/core/otplease/package.json +++ b/core/otplease/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/otplease", - "version": "5.5.3", + "version": "5.5.4", "description": "Prompt for OTP when wrapped Promise fails", "keywords": [ "lerna", diff --git a/core/package-graph/CHANGELOG.md b/core/package-graph/CHANGELOG.md index 6776059a64..299dd73f05 100644 --- a/core/package-graph/CHANGELOG.md +++ b/core/package-graph/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/package-graph + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/package-graph diff --git a/core/package-graph/package.json b/core/package-graph/package.json index 2a0ae64603..404546ada8 100644 --- a/core/package-graph/package.json +++ b/core/package-graph/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/package-graph", - "version": "5.5.3", + "version": "5.5.4", "description": "Lerna's internal representation of a package graph", "keywords": [ "lerna", diff --git a/core/package/CHANGELOG.md b/core/package/CHANGELOG.md index 03e5ac3c27..4360565276 100644 --- a/core/package/CHANGELOG.md +++ b/core/package/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/package + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/package diff --git a/core/package/package.json b/core/package/package.json index 5596d67076..c019a042d4 100644 --- a/core/package/package.json +++ b/core/package/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/package", - "version": "5.5.3", + "version": "5.5.4", "description": "Lerna's internal representation of a package", "keywords": [ "lerna", diff --git a/core/project/CHANGELOG.md b/core/project/CHANGELOG.md index 6b5228f1e3..4df8b17bc0 100644 --- a/core/project/CHANGELOG.md +++ b/core/project/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/project + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/project diff --git a/core/project/package.json b/core/project/package.json index dd85e7fed9..921477c565 100644 --- a/core/project/package.json +++ b/core/project/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/project", - "version": "5.5.3", + "version": "5.5.4", "description": "Lerna project configuration", "keywords": [ "lerna", diff --git a/core/prompt/CHANGELOG.md b/core/prompt/CHANGELOG.md index e182a1a47e..9ef28c3d9c 100644 --- a/core/prompt/CHANGELOG.md +++ b/core/prompt/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/prompt + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/prompt diff --git a/core/prompt/package.json b/core/prompt/package.json index 9678de22d2..65c0fd8165 100644 --- a/core/prompt/package.json +++ b/core/prompt/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/prompt", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/core/validation-error/CHANGELOG.md b/core/validation-error/CHANGELOG.md index 8e1fa69258..ab44dd4329 100644 --- a/core/validation-error/CHANGELOG.md +++ b/core/validation-error/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/validation-error + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/validation-error diff --git a/core/validation-error/package.json b/core/validation-error/package.json index dcdb9353d3..905e2cb472 100644 --- a/core/validation-error/package.json +++ b/core/validation-error/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/validation-error", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/lerna.json b/lerna.json index 05379fbfa0..4a44bfb7df 100644 --- a/lerna.json +++ b/lerna.json @@ -23,5 +23,5 @@ ], "useWorkspaces": true, "useNx": true, - "version": "5.5.3" + "version": "5.5.4" } diff --git a/package-lock.json b/package-lock.json index be0cd3edba..d9f14e400a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -129,7 +129,7 @@ }, "commands/add": { "name": "@lerna/add", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/bootstrap": "file:../bootstrap", @@ -149,7 +149,7 @@ }, "commands/bootstrap": { "name": "@lerna/bootstrap", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/command": "file:../../core/command", @@ -181,7 +181,7 @@ }, "commands/changed": { "name": "@lerna/changed", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/collect-updates": "file:../../utils/collect-updates", @@ -195,7 +195,7 @@ }, "commands/clean": { "name": "@lerna/clean", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/command": "file:../../core/command", @@ -213,7 +213,7 @@ }, "commands/create": { "name": "@lerna/create", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../../core/child-process", @@ -240,7 +240,7 @@ }, "commands/diff": { "name": "@lerna/diff", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../../core/child-process", @@ -254,7 +254,7 @@ }, "commands/exec": { "name": "@lerna/exec", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../../core/child-process", @@ -271,7 +271,7 @@ }, "commands/import": { "name": "@lerna/import", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../../core/child-process", @@ -289,7 +289,7 @@ }, "commands/info": { "name": "@lerna/info", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/command": "file:../../core/command", @@ -302,7 +302,7 @@ }, "commands/init": { "name": "@lerna/init", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../../core/child-process", @@ -318,7 +318,7 @@ }, "commands/link": { "name": "@lerna/link", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/command": "file:../../core/command", @@ -334,7 +334,7 @@ }, "commands/list": { "name": "@lerna/list", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/command": "file:../../core/command", @@ -348,7 +348,7 @@ }, "commands/publish": { "name": "@lerna/publish", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/check-working-tree": "file:../../utils/check-working-tree", @@ -386,7 +386,7 @@ }, "commands/run": { "name": "@lerna/run", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/command": "file:../../core/command", @@ -406,7 +406,7 @@ }, "commands/version": { "name": "@lerna/version", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/check-working-tree": "file:../../utils/check-working-tree", @@ -442,7 +442,7 @@ }, "core/child-process": { "name": "@lerna/child-process", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "chalk": "^4.1.0", @@ -455,7 +455,7 @@ }, "core/cli": { "name": "@lerna/cli", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/global-options": "file:../global-options", @@ -469,7 +469,7 @@ }, "core/command": { "name": "@lerna/command", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../child-process", @@ -489,7 +489,7 @@ }, "core/conventional-commits": { "name": "@lerna/conventional-commits", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/validation-error": "file:../validation-error", @@ -509,7 +509,7 @@ }, "core/filter-options": { "name": "@lerna/filter-options", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/collect-updates": "file:../../utils/collect-updates", @@ -523,14 +523,14 @@ }, "core/global-options": { "name": "@lerna/global-options", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "engines": { "node": "^14.15.0 || >=16.0.0" } }, "core/lerna": { - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/add": "file:../../commands/add", @@ -563,7 +563,7 @@ }, "core/otplease": { "name": "@lerna/otplease", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/prompt": "file:../prompt" @@ -574,7 +574,7 @@ }, "core/package": { "name": "@lerna/package", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "load-json-file": "^6.2.0", @@ -587,7 +587,7 @@ }, "core/package-graph": { "name": "@lerna/package-graph", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/prerelease-id-from-version": "file:../../utils/prerelease-id-from-version", @@ -602,7 +602,7 @@ }, "core/project": { "name": "@lerna/project", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/package": "file:../package", @@ -625,7 +625,7 @@ }, "core/prompt": { "name": "@lerna/prompt", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "inquirer": "^8.2.4", @@ -637,7 +637,7 @@ }, "core/validation-error": { "name": "@lerna/validation-error", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "npmlog": "^6.0.2" @@ -17463,7 +17463,7 @@ }, "utils/check-working-tree": { "name": "@lerna/check-working-tree", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/collect-uncommitted": "file:../collect-uncommitted", @@ -17476,7 +17476,7 @@ }, "utils/collect-uncommitted": { "name": "@lerna/collect-uncommitted", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../../core/child-process", @@ -17489,7 +17489,7 @@ }, "utils/collect-updates": { "name": "@lerna/collect-updates", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../../core/child-process", @@ -17504,7 +17504,7 @@ }, "utils/create-symlink": { "name": "@lerna/create-symlink", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "cmd-shim": "^5.0.0", @@ -17517,7 +17517,7 @@ }, "utils/describe-ref": { "name": "@lerna/describe-ref", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../../core/child-process", @@ -17529,7 +17529,7 @@ }, "utils/filter-packages": { "name": "@lerna/filter-packages", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/validation-error": "file:../../core/validation-error", @@ -17542,7 +17542,7 @@ }, "utils/get-npm-exec-opts": { "name": "@lerna/get-npm-exec-opts", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "npmlog": "^6.0.2" @@ -17553,7 +17553,7 @@ }, "utils/get-packed": { "name": "@lerna/get-packed", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "fs-extra": "^9.1.0", @@ -17566,7 +17566,7 @@ }, "utils/github-client": { "name": "@lerna/github-client", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../../core/child-process", @@ -17581,7 +17581,7 @@ }, "utils/gitlab-client": { "name": "@lerna/gitlab-client", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "node-fetch": "^2.6.1", @@ -17593,7 +17593,7 @@ }, "utils/has-npm-version": { "name": "@lerna/has-npm-version", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../../core/child-process", @@ -17605,7 +17605,7 @@ }, "utils/listable": { "name": "@lerna/listable", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/query-graph": "file:../query-graph", @@ -17618,7 +17618,7 @@ }, "utils/log-packed": { "name": "@lerna/log-packed", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "byte-size": "^7.0.0", @@ -17632,7 +17632,7 @@ }, "utils/map-to-registry": { "name": "@lerna/map-to-registry", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "npm-package-arg": "8.1.1", @@ -17644,7 +17644,7 @@ }, "utils/npm-conf": { "name": "@lerna/npm-conf", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "config-chain": "^1.1.12", @@ -17656,7 +17656,7 @@ }, "utils/npm-dist-tag": { "name": "@lerna/npm-dist-tag", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/otplease": "file:../../core/otplease", @@ -17670,7 +17670,7 @@ }, "utils/npm-install": { "name": "@lerna/npm-install", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../../core/child-process", @@ -17687,7 +17687,7 @@ }, "utils/npm-publish": { "name": "@lerna/npm-publish", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/otplease": "file:../../core/otplease", @@ -17705,7 +17705,7 @@ }, "utils/npm-run-script": { "name": "@lerna/npm-run-script", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../../core/child-process", @@ -17718,7 +17718,7 @@ }, "utils/output": { "name": "@lerna/output", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "npmlog": "^6.0.2" @@ -17729,7 +17729,7 @@ }, "utils/pack-directory": { "name": "@lerna/pack-directory", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/get-packed": "file:../get-packed", @@ -17746,7 +17746,7 @@ }, "utils/prerelease-id-from-version": { "name": "@lerna/prerelease-id-from-version", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "semver": "^7.3.4" @@ -17757,7 +17757,7 @@ }, "utils/profiler": { "name": "@lerna/profiler", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "fs-extra": "^9.1.0", @@ -17770,7 +17770,7 @@ }, "utils/pulse-till-done": { "name": "@lerna/pulse-till-done", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "npmlog": "^6.0.2" @@ -17781,7 +17781,7 @@ }, "utils/query-graph": { "name": "@lerna/query-graph", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/package-graph": "file:../../core/package-graph" @@ -17792,7 +17792,7 @@ }, "utils/resolve-symlink": { "name": "@lerna/resolve-symlink", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "fs-extra": "^9.1.0", @@ -17805,7 +17805,7 @@ }, "utils/rimraf-dir": { "name": "@lerna/rimraf-dir", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/child-process": "file:../../core/child-process", @@ -17819,7 +17819,7 @@ }, "utils/run-lifecycle": { "name": "@lerna/run-lifecycle", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/npm-conf": "file:../npm-conf", @@ -17833,7 +17833,7 @@ }, "utils/run-topologically": { "name": "@lerna/run-topologically", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/query-graph": "file:../query-graph", @@ -17845,7 +17845,7 @@ }, "utils/symlink-binary": { "name": "@lerna/symlink-binary", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/create-symlink": "file:../create-symlink", @@ -17859,7 +17859,7 @@ }, "utils/symlink-dependencies": { "name": "@lerna/symlink-dependencies", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "@lerna/create-symlink": "file:../create-symlink", @@ -17875,7 +17875,7 @@ }, "utils/temp-write": { "name": "@lerna/temp-write", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "graceful-fs": "^4.1.15", @@ -17887,7 +17887,7 @@ }, "utils/timer": { "name": "@lerna/timer", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "engines": { "node": "^14.15.0 || >=16.0.0" @@ -17895,7 +17895,7 @@ }, "utils/write-log-file": { "name": "@lerna/write-log-file", - "version": "5.5.3", + "version": "5.5.4", "license": "MIT", "dependencies": { "npmlog": "^6.0.2", diff --git a/utils/check-working-tree/CHANGELOG.md b/utils/check-working-tree/CHANGELOG.md index b0e9faca82..19af8cc1d6 100644 --- a/utils/check-working-tree/CHANGELOG.md +++ b/utils/check-working-tree/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/check-working-tree + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/check-working-tree diff --git a/utils/check-working-tree/package.json b/utils/check-working-tree/package.json index fdafe27aa5..88526c65cf 100644 --- a/utils/check-working-tree/package.json +++ b/utils/check-working-tree/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/check-working-tree", - "version": "5.5.3", + "version": "5.5.4", "description": "Check git working tree status and error appropriately", "keywords": [ "lerna", diff --git a/utils/collect-uncommitted/CHANGELOG.md b/utils/collect-uncommitted/CHANGELOG.md index 74c50801c6..687727ed48 100644 --- a/utils/collect-uncommitted/CHANGELOG.md +++ b/utils/collect-uncommitted/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/collect-uncommitted + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/collect-uncommitted diff --git a/utils/collect-uncommitted/package.json b/utils/collect-uncommitted/package.json index 3782ae8f69..d27e93aa9c 100644 --- a/utils/collect-uncommitted/package.json +++ b/utils/collect-uncommitted/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/collect-uncommitted", - "version": "5.5.3", + "version": "5.5.4", "description": "Collect uncommitted changes to working tree for display in error messages", "keywords": [ "lerna", diff --git a/utils/collect-updates/CHANGELOG.md b/utils/collect-updates/CHANGELOG.md index c521d30b85..8bfcfc67cf 100644 --- a/utils/collect-updates/CHANGELOG.md +++ b/utils/collect-updates/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/collect-updates + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/collect-updates diff --git a/utils/collect-updates/package.json b/utils/collect-updates/package.json index 1d8aa8eff6..e6c49c1128 100644 --- a/utils/collect-updates/package.json +++ b/utils/collect-updates/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/collect-updates", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/create-symlink/CHANGELOG.md b/utils/create-symlink/CHANGELOG.md index ec573c1b51..88a0fa9b11 100644 --- a/utils/create-symlink/CHANGELOG.md +++ b/utils/create-symlink/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/create-symlink + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/create-symlink diff --git a/utils/create-symlink/package.json b/utils/create-symlink/package.json index c79775f870..85a5699bed 100644 --- a/utils/create-symlink/package.json +++ b/utils/create-symlink/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/create-symlink", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/describe-ref/CHANGELOG.md b/utils/describe-ref/CHANGELOG.md index 79a8b80501..508ba44957 100644 --- a/utils/describe-ref/CHANGELOG.md +++ b/utils/describe-ref/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/describe-ref + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/describe-ref diff --git a/utils/describe-ref/package.json b/utils/describe-ref/package.json index b2d06199dc..049af322bf 100644 --- a/utils/describe-ref/package.json +++ b/utils/describe-ref/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/describe-ref", - "version": "5.5.3", + "version": "5.5.4", "description": "Parse git describe output for lerna-related tags", "keywords": [ "lerna", diff --git a/utils/filter-packages/CHANGELOG.md b/utils/filter-packages/CHANGELOG.md index bbfbfd5cd6..a90006d4b8 100644 --- a/utils/filter-packages/CHANGELOG.md +++ b/utils/filter-packages/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/filter-packages + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/filter-packages diff --git a/utils/filter-packages/package.json b/utils/filter-packages/package.json index e8d6bc5cde..5673b3c838 100644 --- a/utils/filter-packages/package.json +++ b/utils/filter-packages/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/filter-packages", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/get-npm-exec-opts/CHANGELOG.md b/utils/get-npm-exec-opts/CHANGELOG.md index 5a0be85db2..3c6a9650d6 100644 --- a/utils/get-npm-exec-opts/CHANGELOG.md +++ b/utils/get-npm-exec-opts/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/get-npm-exec-opts + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/get-npm-exec-opts diff --git a/utils/get-npm-exec-opts/package.json b/utils/get-npm-exec-opts/package.json index 4431f6f1eb..9cc370644f 100644 --- a/utils/get-npm-exec-opts/package.json +++ b/utils/get-npm-exec-opts/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/get-npm-exec-opts", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/get-packed/CHANGELOG.md b/utils/get-packed/CHANGELOG.md index 3206c7d580..bad5612c13 100644 --- a/utils/get-packed/CHANGELOG.md +++ b/utils/get-packed/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/get-packed + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/get-packed diff --git a/utils/get-packed/package.json b/utils/get-packed/package.json index 2cbcd031f6..4f1fcc788a 100644 --- a/utils/get-packed/package.json +++ b/utils/get-packed/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/get-packed", - "version": "5.5.3", + "version": "5.5.4", "description": "Read contents of package tarball created by npm pack", "keywords": [ "lerna", diff --git a/utils/github-client/CHANGELOG.md b/utils/github-client/CHANGELOG.md index ebd31c67de..2004c090ab 100644 --- a/utils/github-client/CHANGELOG.md +++ b/utils/github-client/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/github-client + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/github-client diff --git a/utils/github-client/package.json b/utils/github-client/package.json index ffb5a5471f..43804c7659 100644 --- a/utils/github-client/package.json +++ b/utils/github-client/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/github-client", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/gitlab-client/CHANGELOG.md b/utils/gitlab-client/CHANGELOG.md index 0479fe34ad..798defa4af 100644 --- a/utils/gitlab-client/CHANGELOG.md +++ b/utils/gitlab-client/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://gitlab.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/gitlab-client + + + + + ## [5.5.3](https://gitlab.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/gitlab-client diff --git a/utils/gitlab-client/package.json b/utils/gitlab-client/package.json index ffeba98852..ccbf5a4ee1 100644 --- a/utils/gitlab-client/package.json +++ b/utils/gitlab-client/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/gitlab-client", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/has-npm-version/CHANGELOG.md b/utils/has-npm-version/CHANGELOG.md index 4adc93a645..eabc33fd17 100644 --- a/utils/has-npm-version/CHANGELOG.md +++ b/utils/has-npm-version/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/has-npm-version + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/has-npm-version diff --git a/utils/has-npm-version/package.json b/utils/has-npm-version/package.json index ea2448471c..ed1fa7111d 100644 --- a/utils/has-npm-version/package.json +++ b/utils/has-npm-version/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/has-npm-version", - "version": "5.5.3", + "version": "5.5.4", "description": "Test if the current version of npm satisfies a given semver range", "keywords": [ "lerna", diff --git a/utils/listable/CHANGELOG.md b/utils/listable/CHANGELOG.md index 8918d63207..396b480014 100644 --- a/utils/listable/CHANGELOG.md +++ b/utils/listable/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/listable + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/listable diff --git a/utils/listable/package.json b/utils/listable/package.json index 5ffea25c02..8959a8f200 100644 --- a/utils/listable/package.json +++ b/utils/listable/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/listable", - "version": "5.5.3", + "version": "5.5.4", "description": "Shared logic for listing package information", "keywords": [ "lerna", diff --git a/utils/log-packed/CHANGELOG.md b/utils/log-packed/CHANGELOG.md index 616b124e1f..f9b393fb97 100644 --- a/utils/log-packed/CHANGELOG.md +++ b/utils/log-packed/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/log-packed + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/log-packed diff --git a/utils/log-packed/package.json b/utils/log-packed/package.json index dad9bd76a7..e2ec52448c 100644 --- a/utils/log-packed/package.json +++ b/utils/log-packed/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/log-packed", - "version": "5.5.3", + "version": "5.5.4", "description": "Log the result of npm pack --json", "keywords": [ "lerna", diff --git a/utils/map-to-registry/CHANGELOG.md b/utils/map-to-registry/CHANGELOG.md index 03a8648d92..49f0f441a7 100644 --- a/utils/map-to-registry/CHANGELOG.md +++ b/utils/map-to-registry/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/map-to-registry + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/map-to-registry diff --git a/utils/map-to-registry/package.json b/utils/map-to-registry/package.json index 63bda118af..05d7d9b03f 100644 --- a/utils/map-to-registry/package.json +++ b/utils/map-to-registry/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/map-to-registry", - "version": "5.5.3", + "version": "5.5.4", "description": "Produce registry uri and auth of package name from npm config", "keywords": [ "lerna", diff --git a/utils/npm-conf/CHANGELOG.md b/utils/npm-conf/CHANGELOG.md index d11150ce0a..a64b2a60a6 100644 --- a/utils/npm-conf/CHANGELOG.md +++ b/utils/npm-conf/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/npm-conf + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/npm-conf diff --git a/utils/npm-conf/package.json b/utils/npm-conf/package.json index 1b2309dd12..f8c41ad101 100644 --- a/utils/npm-conf/package.json +++ b/utils/npm-conf/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/npm-conf", - "version": "5.5.3", + "version": "5.5.4", "description": "Vendored npm-conf with updates", "keywords": [ "lerna", diff --git a/utils/npm-dist-tag/CHANGELOG.md b/utils/npm-dist-tag/CHANGELOG.md index b4f6af4029..a2693b6086 100644 --- a/utils/npm-dist-tag/CHANGELOG.md +++ b/utils/npm-dist-tag/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/npm-dist-tag + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/npm-dist-tag diff --git a/utils/npm-dist-tag/package.json b/utils/npm-dist-tag/package.json index 97cd9b941e..184e54c52f 100644 --- a/utils/npm-dist-tag/package.json +++ b/utils/npm-dist-tag/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/npm-dist-tag", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/npm-install/CHANGELOG.md b/utils/npm-install/CHANGELOG.md index 3cbca30195..fd44a93691 100644 --- a/utils/npm-install/CHANGELOG.md +++ b/utils/npm-install/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/npm-install + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/npm-install diff --git a/utils/npm-install/package.json b/utils/npm-install/package.json index 44c67ddb5f..2deca88f77 100644 --- a/utils/npm-install/package.json +++ b/utils/npm-install/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/npm-install", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/npm-publish/CHANGELOG.md b/utils/npm-publish/CHANGELOG.md index fa51cbad71..e3d0902287 100644 --- a/utils/npm-publish/CHANGELOG.md +++ b/utils/npm-publish/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/npm-publish + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/npm-publish diff --git a/utils/npm-publish/package.json b/utils/npm-publish/package.json index f97355e4a5..62ac51c315 100644 --- a/utils/npm-publish/package.json +++ b/utils/npm-publish/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/npm-publish", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/npm-run-script/CHANGELOG.md b/utils/npm-run-script/CHANGELOG.md index e7d10a3c8e..2333ee756c 100644 --- a/utils/npm-run-script/CHANGELOG.md +++ b/utils/npm-run-script/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/npm-run-script + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/npm-run-script diff --git a/utils/npm-run-script/package.json b/utils/npm-run-script/package.json index ad24e58a41..3b4edc3622 100644 --- a/utils/npm-run-script/package.json +++ b/utils/npm-run-script/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/npm-run-script", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/output/CHANGELOG.md b/utils/output/CHANGELOG.md index 8e1f33b31b..2e33b720ba 100644 --- a/utils/output/CHANGELOG.md +++ b/utils/output/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/output + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/output diff --git a/utils/output/package.json b/utils/output/package.json index 6178b59d4f..a4e0bfe9b1 100644 --- a/utils/output/package.json +++ b/utils/output/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/output", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/pack-directory/CHANGELOG.md b/utils/pack-directory/CHANGELOG.md index c35e8ad6dd..62ae18319d 100644 --- a/utils/pack-directory/CHANGELOG.md +++ b/utils/pack-directory/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/pack-directory + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/pack-directory diff --git a/utils/pack-directory/package.json b/utils/pack-directory/package.json index ec3c9ae6ab..736a0c0822 100644 --- a/utils/pack-directory/package.json +++ b/utils/pack-directory/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/pack-directory", - "version": "5.5.3", + "version": "5.5.4", "description": "Pack a directory into an npm package tarball", "keywords": [ "lerna", diff --git a/utils/prerelease-id-from-version/CHANGELOG.md b/utils/prerelease-id-from-version/CHANGELOG.md index 3e6390bb8e..79e602e5a7 100644 --- a/utils/prerelease-id-from-version/CHANGELOG.md +++ b/utils/prerelease-id-from-version/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/prerelease-id-from-version + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/prerelease-id-from-version diff --git a/utils/prerelease-id-from-version/package.json b/utils/prerelease-id-from-version/package.json index b65ca00764..1bc75a887f 100644 --- a/utils/prerelease-id-from-version/package.json +++ b/utils/prerelease-id-from-version/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/prerelease-id-from-version", - "version": "5.5.3", + "version": "5.5.4", "description": "Get the prerelease ID from a version string", "keywords": [ "lerna", diff --git a/utils/profiler/CHANGELOG.md b/utils/profiler/CHANGELOG.md index d54bd905d6..fc8cca49e3 100644 --- a/utils/profiler/CHANGELOG.md +++ b/utils/profiler/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/profiler + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/profiler diff --git a/utils/profiler/package.json b/utils/profiler/package.json index 5cb35826ea..c4ba3a2b75 100644 --- a/utils/profiler/package.json +++ b/utils/profiler/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/profiler", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/pulse-till-done/CHANGELOG.md b/utils/pulse-till-done/CHANGELOG.md index 404ad102ac..e7f963cb58 100644 --- a/utils/pulse-till-done/CHANGELOG.md +++ b/utils/pulse-till-done/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/pulse-till-done + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/pulse-till-done diff --git a/utils/pulse-till-done/package.json b/utils/pulse-till-done/package.json index 6c1bd2e2c3..c35b2ae88f 100644 --- a/utils/pulse-till-done/package.json +++ b/utils/pulse-till-done/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/pulse-till-done", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/query-graph/CHANGELOG.md b/utils/query-graph/CHANGELOG.md index 9368bbfd35..82d9416dda 100644 --- a/utils/query-graph/CHANGELOG.md +++ b/utils/query-graph/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/query-graph + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/query-graph diff --git a/utils/query-graph/package.json b/utils/query-graph/package.json index e1f7b0cdd3..59e194dcee 100644 --- a/utils/query-graph/package.json +++ b/utils/query-graph/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/query-graph", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/resolve-symlink/CHANGELOG.md b/utils/resolve-symlink/CHANGELOG.md index e932d27dc2..6a746a9a61 100644 --- a/utils/resolve-symlink/CHANGELOG.md +++ b/utils/resolve-symlink/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/resolve-symlink + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/resolve-symlink diff --git a/utils/resolve-symlink/package.json b/utils/resolve-symlink/package.json index 8397550407..c10d5f504b 100644 --- a/utils/resolve-symlink/package.json +++ b/utils/resolve-symlink/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/resolve-symlink", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/rimraf-dir/CHANGELOG.md b/utils/rimraf-dir/CHANGELOG.md index 3150375fbd..dbcedbad24 100644 --- a/utils/rimraf-dir/CHANGELOG.md +++ b/utils/rimraf-dir/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/rimraf-dir + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/rimraf-dir diff --git a/utils/rimraf-dir/package.json b/utils/rimraf-dir/package.json index 491a15b03e..c536ba6c08 100644 --- a/utils/rimraf-dir/package.json +++ b/utils/rimraf-dir/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/rimraf-dir", - "version": "5.5.3", + "version": "5.5.4", "description": "Run rimraf on a directory in a subprocess to hack around slowness", "keywords": [ "lerna", diff --git a/utils/run-lifecycle/CHANGELOG.md b/utils/run-lifecycle/CHANGELOG.md index fd403edc6c..8406370189 100644 --- a/utils/run-lifecycle/CHANGELOG.md +++ b/utils/run-lifecycle/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/run-lifecycle + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/run-lifecycle diff --git a/utils/run-lifecycle/package.json b/utils/run-lifecycle/package.json index 0c0035680e..3446f85331 100644 --- a/utils/run-lifecycle/package.json +++ b/utils/run-lifecycle/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/run-lifecycle", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/run-topologically/CHANGELOG.md b/utils/run-topologically/CHANGELOG.md index 4b68f9db82..8800563de4 100644 --- a/utils/run-topologically/CHANGELOG.md +++ b/utils/run-topologically/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/run-topologically + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/run-topologically diff --git a/utils/run-topologically/package.json b/utils/run-topologically/package.json index 2021a78ad6..93dfc6605e 100644 --- a/utils/run-topologically/package.json +++ b/utils/run-topologically/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/run-topologically", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/symlink-binary/CHANGELOG.md b/utils/symlink-binary/CHANGELOG.md index e7b9f84e81..0a0156a58c 100644 --- a/utils/symlink-binary/CHANGELOG.md +++ b/utils/symlink-binary/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/symlink-binary + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/symlink-binary diff --git a/utils/symlink-binary/package.json b/utils/symlink-binary/package.json index 3008010c74..476c1d9f18 100644 --- a/utils/symlink-binary/package.json +++ b/utils/symlink-binary/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/symlink-binary", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/symlink-dependencies/CHANGELOG.md b/utils/symlink-dependencies/CHANGELOG.md index a05461aa7d..ce589b3678 100644 --- a/utils/symlink-dependencies/CHANGELOG.md +++ b/utils/symlink-dependencies/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/symlink-dependencies + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/symlink-dependencies diff --git a/utils/symlink-dependencies/package.json b/utils/symlink-dependencies/package.json index 7a4fcef960..48194ee930 100644 --- a/utils/symlink-dependencies/package.json +++ b/utils/symlink-dependencies/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/symlink-dependencies", - "version": "5.5.3", + "version": "5.5.4", "description": "Lerna's internal symlinking tool", "keywords": [ "lerna", diff --git a/utils/temp-write/CHANGELOG.md b/utils/temp-write/CHANGELOG.md index f6a5c19876..4f53471fa6 100644 --- a/utils/temp-write/CHANGELOG.md +++ b/utils/temp-write/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/temp-write + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/temp-write diff --git a/utils/temp-write/package.json b/utils/temp-write/package.json index cad4475159..2f1af91cd7 100644 --- a/utils/temp-write/package.json +++ b/utils/temp-write/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/temp-write", - "version": "5.5.3", + "version": "5.5.4", "description": "Write string/buffer/stream to a random temp file", "homepage": "https://lerna.js.org", "license": "MIT", diff --git a/utils/timer/CHANGELOG.md b/utils/timer/CHANGELOG.md index 443f0df9b4..05291676cc 100644 --- a/utils/timer/CHANGELOG.md +++ b/utils/timer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/timer + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/timer diff --git a/utils/timer/package.json b/utils/timer/package.json index 079851c544..2b210da058 100644 --- a/utils/timer/package.json +++ b/utils/timer/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/timer", - "version": "5.5.3", + "version": "5.5.4", "description": "An internal Lerna tool", "keywords": [ "lerna", diff --git a/utils/write-log-file/CHANGELOG.md b/utils/write-log-file/CHANGELOG.md index def5388736..116a46b260 100644 --- a/utils/write-log-file/CHANGELOG.md +++ b/utils/write-log-file/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.4](https://github.com/lerna/lerna/compare/v5.5.3...v5.5.4) (2022-09-28) + +**Note:** Version bump only for package @lerna/write-log-file + + + + + ## [5.5.3](https://github.com/lerna/lerna/compare/v5.5.2...v5.5.3) (2022-09-28) **Note:** Version bump only for package @lerna/write-log-file diff --git a/utils/write-log-file/package.json b/utils/write-log-file/package.json index c84e175279..762daa2b7a 100644 --- a/utils/write-log-file/package.json +++ b/utils/write-log-file/package.json @@ -1,6 +1,6 @@ { "name": "@lerna/write-log-file", - "version": "5.5.3", + "version": "5.5.4", "description": "What lerna uses to dump logs", "keywords": [ "lerna",