Skip to content

Commit

Permalink
chore(release): v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed Aug 31, 2022
1 parent a3165c1 commit bc3eb99
Show file tree
Hide file tree
Showing 127 changed files with 697 additions and 126 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.5.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)


### Bug Fixes

* **version:** only update existing lockfile deps ([#3308](https://github.com/lerna/lerna/issues/3308)) ([f5c8480](https://github.com/lerna/lerna/commit/f5c84807b957079b6a6d771bb9ca327f88c15a8a))


### Features

* pnpm workspaces support ([#3284](https://github.com/lerna/lerna/issues/3284)) ([1b18dbe](https://github.com/lerna/lerna/commit/1b18dbeb03e98c70b5428a9fe457781a59f8d65d))
* **repair:** add lerna repair command ([#3302](https://github.com/lerna/lerna/issues/3302)) ([aae1a2b](https://github.com/lerna/lerna/commit/aae1a2bed1cd2d61ed7b86013d7e6108415cfbcd))


### Reverts

* Revert "feat(repair): add lerna repair command" (#3313) ([d261112](https://github.com/lerna/lerna/commit/d261112ede3256ec1c68a22943ae8854ec9fb906)), closes [#3313](https://github.com/lerna/lerna/issues/3313) [#3302](https://github.com/lerna/lerna/issues/3302)





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)


Expand Down
11 changes: 11 additions & 0 deletions commands/add/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.5.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)


### Features

* pnpm workspaces support ([#3284](https://github.com/lerna/lerna/issues/3284)) ([1b18dbe](https://github.com/lerna/lerna/commit/1b18dbeb03e98c70b5428a9fe457781a59f8d65d))





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/add
Expand Down
2 changes: 1 addition & 1 deletion commands/add/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/add",
"version": "5.4.3",
"version": "5.5.0",
"description": "Add a dependency to matched packages",
"keywords": [
"lerna",
Expand Down
11 changes: 11 additions & 0 deletions commands/bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.5.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)


### Features

* pnpm workspaces support ([#3284](https://github.com/lerna/lerna/issues/3284)) ([1b18dbe](https://github.com/lerna/lerna/commit/1b18dbeb03e98c70b5428a9fe457781a59f8d65d))





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/bootstrap
Expand Down
2 changes: 1 addition & 1 deletion commands/bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/bootstrap",
"version": "5.4.3",
"version": "5.5.0",
"description": "Link local packages together and install remaining package dependencies",
"keywords": [
"lerna",
Expand Down
8 changes: 8 additions & 0 deletions commands/changed/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)

**Note:** Version bump only for package @lerna/changed





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/changed
Expand Down
2 changes: 1 addition & 1 deletion commands/changed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/changed",
"version": "5.4.3",
"version": "5.5.0",
"description": "List local packages that have changed since the last tagged release",
"keywords": [
"lerna",
Expand Down
8 changes: 8 additions & 0 deletions commands/clean/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)

**Note:** Version bump only for package @lerna/clean





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/clean
Expand Down
2 changes: 1 addition & 1 deletion commands/clean/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/clean",
"version": "5.4.3",
"version": "5.5.0",
"description": "Remove the node_modules directory from all packages",
"keywords": [
"lerna",
Expand Down
8 changes: 8 additions & 0 deletions commands/create/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)

**Note:** Version bump only for package @lerna/create





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/create
Expand Down
2 changes: 1 addition & 1 deletion commands/create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/create",
"version": "5.4.3",
"version": "5.5.0",
"description": "Create a new lerna-managed package",
"keywords": [
"lerna",
Expand Down
8 changes: 8 additions & 0 deletions commands/diff/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)

**Note:** Version bump only for package @lerna/diff





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/diff
Expand Down
2 changes: 1 addition & 1 deletion commands/diff/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/diff",
"version": "5.4.3",
"version": "5.5.0",
"description": "Diff all packages or a single package since the last release",
"keywords": [
"lerna",
Expand Down
8 changes: 8 additions & 0 deletions commands/exec/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)

**Note:** Version bump only for package @lerna/exec





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/exec
Expand Down
2 changes: 1 addition & 1 deletion commands/exec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/exec",
"version": "5.4.3",
"version": "5.5.0",
"description": "Execute an arbitrary command in each package",
"keywords": [
"lerna",
Expand Down
8 changes: 8 additions & 0 deletions commands/import/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)

**Note:** Version bump only for package @lerna/import





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/import
Expand Down
2 changes: 1 addition & 1 deletion commands/import/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/import",
"version": "5.4.3",
"version": "5.5.0",
"description": "Import a package into the monorepo with commit history",
"keywords": [
"lerna",
Expand Down
16 changes: 16 additions & 0 deletions commands/info/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.5.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)


### Features

* **repair:** add lerna repair command ([#3302](https://github.com/lerna/lerna/issues/3302)) ([aae1a2b](https://github.com/lerna/lerna/commit/aae1a2bed1cd2d61ed7b86013d7e6108415cfbcd))


### Reverts

* Revert "feat(repair): add lerna repair command" (#3313) ([d261112](https://github.com/lerna/lerna/commit/d261112ede3256ec1c68a22943ae8854ec9fb906)), closes [#3313](https://github.com/lerna/lerna/issues/3313) [#3302](https://github.com/lerna/lerna/issues/3302)





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/info
Expand Down
2 changes: 1 addition & 1 deletion commands/info/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/info",
"version": "5.4.3",
"version": "5.5.0",
"description": "Prints local environment information",
"keywords": [
"lerna",
Expand Down
8 changes: 8 additions & 0 deletions commands/init/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)

**Note:** Version bump only for package @lerna/init





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/init
Expand Down
2 changes: 1 addition & 1 deletion commands/init/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/init",
"version": "5.4.3",
"version": "5.5.0",
"description": "Create a new Lerna repo or upgrade an existing repo to the current version of Lerna",
"keywords": [
"lerna",
Expand Down
11 changes: 11 additions & 0 deletions commands/link/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.5.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)


### Features

* pnpm workspaces support ([#3284](https://github.com/lerna/lerna/issues/3284)) ([1b18dbe](https://github.com/lerna/lerna/commit/1b18dbeb03e98c70b5428a9fe457781a59f8d65d))





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/link
Expand Down
2 changes: 1 addition & 1 deletion commands/link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/link",
"version": "5.4.3",
"version": "5.5.0",
"description": "Symlink together all packages that are dependencies of each other",
"keywords": [
"lerna",
Expand Down
8 changes: 8 additions & 0 deletions commands/list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)

**Note:** Version bump only for package @lerna/list





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/list
Expand Down
2 changes: 1 addition & 1 deletion commands/list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/list",
"version": "5.4.3",
"version": "5.5.0",
"description": "List local packages",
"keywords": [
"lerna",
Expand Down
8 changes: 8 additions & 0 deletions commands/publish/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)

**Note:** Version bump only for package @lerna/publish





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/publish
Expand Down
2 changes: 1 addition & 1 deletion commands/publish/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/publish",
"version": "5.4.3",
"version": "5.5.0",
"description": "Publish packages in the current project",
"keywords": [
"lerna",
Expand Down
11 changes: 11 additions & 0 deletions commands/run/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.5.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)


### Features

* pnpm workspaces support ([#3284](https://github.com/lerna/lerna/issues/3284)) ([1b18dbe](https://github.com/lerna/lerna/commit/1b18dbeb03e98c70b5428a9fe457781a59f8d65d))





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)

**Note:** Version bump only for package @lerna/run
Expand Down
2 changes: 1 addition & 1 deletion commands/run/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/run",
"version": "5.4.3",
"version": "5.5.0",
"description": "Run an npm script in each package that contains that script",
"keywords": [
"lerna",
Expand Down
16 changes: 16 additions & 0 deletions commands/version/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.5.0](https://github.com/lerna/lerna/compare/v5.4.3...v5.5.0) (2022-08-31)


### Bug Fixes

* **version:** only update existing lockfile deps ([#3308](https://github.com/lerna/lerna/issues/3308)) ([f5c8480](https://github.com/lerna/lerna/commit/f5c84807b957079b6a6d771bb9ca327f88c15a8a))


### Features

* pnpm workspaces support ([#3284](https://github.com/lerna/lerna/issues/3284)) ([1b18dbe](https://github.com/lerna/lerna/commit/1b18dbeb03e98c70b5428a9fe457781a59f8d65d))





## [5.4.3](https://github.com/lerna/lerna/compare/v5.4.2...v5.4.3) (2022-08-16)


Expand Down

0 comments on commit bc3eb99

Please sign in to comment.