diff --git a/CHANGELOG.md b/CHANGELOG.md
index b43463409b..dc58ad101b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **conventional-commits:** Bump conventional-changelog dependencies to pick up security fixes ([d632d1b](https://github.com/lerna/lerna/commit/d632d1b))
+* **listable:** Output newline-delimited JSON with `--ndjson` ([742781b](https://github.com/lerna/lerna/commit/742781b))
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
## [3.12.1](https://github.com/lerna/lerna/compare/v3.12.0...v3.12.1) (2019-02-14)
diff --git a/commands/add/CHANGELOG.md b/commands/add/CHANGELOG.md
index 5396891d77..ff406a894f 100644
--- a/commands/add/CHANGELOG.md
+++ b/commands/add/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
## [3.12.1](https://github.com/lerna/lerna/compare/v3.12.0...v3.12.1) (2019-02-14)
**Note:** Version bump only for package @lerna/add
diff --git a/commands/add/package.json b/commands/add/package.json
index 1c1b1dd2c8..b9fe8ac5fd 100644
--- a/commands/add/package.json
+++ b/commands/add/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/add",
- "version": "3.12.1",
+ "version": "3.13.0",
"description": "Add a dependency to matched packages",
"keywords": [
"lerna",
diff --git a/commands/bootstrap/CHANGELOG.md b/commands/bootstrap/CHANGELOG.md
index d3d8acf283..44ba5811a6 100644
--- a/commands/bootstrap/CHANGELOG.md
+++ b/commands/bootstrap/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
## [3.12.1](https://github.com/lerna/lerna/compare/v3.12.0...v3.12.1) (2019-02-14)
**Note:** Version bump only for package @lerna/bootstrap
diff --git a/commands/bootstrap/package.json b/commands/bootstrap/package.json
index aab9c797eb..fb687f118e 100644
--- a/commands/bootstrap/package.json
+++ b/commands/bootstrap/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/bootstrap",
- "version": "3.12.1",
+ "version": "3.13.0",
"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 077c7032b8..41f5ce9bab 100644
--- a/commands/changed/CHANGELOG.md
+++ b/commands/changed/CHANGELOG.md
@@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **listable:** Output newline-delimited JSON with `--ndjson` ([742781b](https://github.com/lerna/lerna/commit/742781b))
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
## [3.12.1](https://github.com/lerna/lerna/compare/v3.12.0...v3.12.1) (2019-02-14)
**Note:** Version bump only for package @lerna/changed
diff --git a/commands/changed/package.json b/commands/changed/package.json
index b1387a0537..fa49515bb4 100644
--- a/commands/changed/package.json
+++ b/commands/changed/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/changed",
- "version": "3.12.1",
+ "version": "3.13.0",
"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 fc1a03fd6a..65ead327a9 100644
--- a/commands/clean/CHANGELOG.md
+++ b/commands/clean/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
## [3.12.1](https://github.com/lerna/lerna/compare/v3.12.0...v3.12.1) (2019-02-14)
**Note:** Version bump only for package @lerna/clean
diff --git a/commands/clean/package.json b/commands/clean/package.json
index 6f1694f012..1029d4ce61 100644
--- a/commands/clean/package.json
+++ b/commands/clean/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/clean",
- "version": "3.12.1",
+ "version": "3.13.0",
"description": "Remove the node_modules directory from all packages",
"keywords": [
"lerna",
diff --git a/commands/create/CHANGELOG.md b/commands/create/CHANGELOG.md
index fa95ef46f0..dcb27a417e 100644
--- a/commands/create/CHANGELOG.md
+++ b/commands/create/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.12.0](https://github.com/lerna/lerna/compare/v3.11.1...v3.12.0) (2019-02-14)
**Note:** Version bump only for package @lerna/create
diff --git a/commands/create/package.json b/commands/create/package.json
index c0c4989cd6..e4dfdbad6e 100644
--- a/commands/create/package.json
+++ b/commands/create/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/create",
- "version": "3.12.0",
+ "version": "3.13.0",
"description": "Create a new lerna-managed package",
"keywords": [
"lerna",
diff --git a/commands/diff/CHANGELOG.md b/commands/diff/CHANGELOG.md
index e25a16c6be..019ed80512 100644
--- a/commands/diff/CHANGELOG.md
+++ b/commands/diff/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.12.0](https://github.com/lerna/lerna/compare/v3.11.1...v3.12.0) (2019-02-14)
**Note:** Version bump only for package @lerna/diff
diff --git a/commands/diff/package.json b/commands/diff/package.json
index 2e790f1793..bc7e8cd20d 100644
--- a/commands/diff/package.json
+++ b/commands/diff/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/diff",
- "version": "3.12.0",
+ "version": "3.13.0",
"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 566c19ad5b..d1f6885ed7 100644
--- a/commands/exec/CHANGELOG.md
+++ b/commands/exec/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
## [3.12.1](https://github.com/lerna/lerna/compare/v3.12.0...v3.12.1) (2019-02-14)
**Note:** Version bump only for package @lerna/exec
diff --git a/commands/exec/package.json b/commands/exec/package.json
index 77019b57e0..71d411c06b 100644
--- a/commands/exec/package.json
+++ b/commands/exec/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/exec",
- "version": "3.12.1",
+ "version": "3.13.0",
"description": "Execute an arbitrary command in each package",
"keywords": [
"lerna",
diff --git a/commands/import/CHANGELOG.md b/commands/import/CHANGELOG.md
index ffa8c51f18..92da77ebcf 100644
--- a/commands/import/CHANGELOG.md
+++ b/commands/import/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.12.0](https://github.com/lerna/lerna/compare/v3.11.1...v3.12.0) (2019-02-14)
**Note:** Version bump only for package @lerna/import
diff --git a/commands/import/package.json b/commands/import/package.json
index 7cde653e52..42492f9dd3 100644
--- a/commands/import/package.json
+++ b/commands/import/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/import",
- "version": "3.12.0",
+ "version": "3.13.0",
"description": "Import a package into the monorepo with commit history",
"keywords": [
"lerna",
diff --git a/commands/init/CHANGELOG.md b/commands/init/CHANGELOG.md
index 060cce2760..28f7048c5f 100644
--- a/commands/init/CHANGELOG.md
+++ b/commands/init/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.12.0](https://github.com/lerna/lerna/compare/v3.11.1...v3.12.0) (2019-02-14)
**Note:** Version bump only for package @lerna/init
diff --git a/commands/init/package.json b/commands/init/package.json
index 6611fd4796..509bfe286e 100644
--- a/commands/init/package.json
+++ b/commands/init/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/init",
- "version": "3.12.0",
+ "version": "3.13.0",
"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 1c744c387c..ed1a7b75e3 100644
--- a/commands/link/CHANGELOG.md
+++ b/commands/link/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.12.0](https://github.com/lerna/lerna/compare/v3.11.1...v3.12.0) (2019-02-14)
**Note:** Version bump only for package @lerna/link
diff --git a/commands/link/package.json b/commands/link/package.json
index 4b3942da0b..dbdc479fe3 100644
--- a/commands/link/package.json
+++ b/commands/link/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/link",
- "version": "3.12.0",
+ "version": "3.13.0",
"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 09044dec49..b9acd5f757 100644
--- a/commands/list/CHANGELOG.md
+++ b/commands/list/CHANGELOG.md
@@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **listable:** Output newline-delimited JSON with `--ndjson` ([742781b](https://github.com/lerna/lerna/commit/742781b))
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
## [3.12.1](https://github.com/lerna/lerna/compare/v3.12.0...v3.12.1) (2019-02-14)
diff --git a/commands/list/package.json b/commands/list/package.json
index 6fd9dac024..da1021391c 100644
--- a/commands/list/package.json
+++ b/commands/list/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/list",
- "version": "3.12.1",
+ "version": "3.13.0",
"description": "List local packages",
"keywords": [
"lerna",
diff --git a/commands/publish/CHANGELOG.md b/commands/publish/CHANGELOG.md
index fa2bf30cf6..1d5e80c76f 100644
--- a/commands/publish/CHANGELOG.md
+++ b/commands/publish/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
## [3.12.1](https://github.com/lerna/lerna/compare/v3.12.0...v3.12.1) (2019-02-14)
**Note:** Version bump only for package @lerna/publish
diff --git a/commands/publish/package.json b/commands/publish/package.json
index db3dc646c7..26b012a758 100644
--- a/commands/publish/package.json
+++ b/commands/publish/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/publish",
- "version": "3.12.1",
+ "version": "3.13.0",
"description": "Publish packages in the current project",
"keywords": [
"lerna",
diff --git a/commands/run/CHANGELOG.md b/commands/run/CHANGELOG.md
index 006f2f26c4..fd8dead6c3 100644
--- a/commands/run/CHANGELOG.md
+++ b/commands/run/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
## [3.12.1](https://github.com/lerna/lerna/compare/v3.12.0...v3.12.1) (2019-02-14)
**Note:** Version bump only for package @lerna/run
diff --git a/commands/run/package.json b/commands/run/package.json
index e408399feb..437a4d9762 100644
--- a/commands/run/package.json
+++ b/commands/run/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/run",
- "version": "3.12.1",
+ "version": "3.13.0",
"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 cc8ef7de34..3ac00a024b 100644
--- a/commands/version/CHANGELOG.md
+++ b/commands/version/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
## [3.12.1](https://github.com/lerna/lerna/compare/v3.12.0...v3.12.1) (2019-02-14)
**Note:** Version bump only for package @lerna/version
diff --git a/commands/version/package.json b/commands/version/package.json
index c02ecc03aa..1ea2248c87 100644
--- a/commands/version/package.json
+++ b/commands/version/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/version",
- "version": "3.12.1",
+ "version": "3.13.0",
"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 f379ef0ffc..f70273deac 100644
--- a/core/child-process/CHANGELOG.md
+++ b/core/child-process/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06)
diff --git a/core/child-process/package.json b/core/child-process/package.json
index 37b8f9dcac..cc6f3520a0 100644
--- a/core/child-process/package.json
+++ b/core/child-process/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/child-process",
- "version": "3.3.0",
+ "version": "3.13.0",
"description": "Lerna's internal child_process wrapper",
"keywords": [
"lerna",
diff --git a/core/cli/CHANGELOG.md b/core/cli/CHANGELOG.md
index 81426e3a9a..91174d8865 100644
--- a/core/cli/CHANGELOG.md
+++ b/core/cli/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.12.0](https://github.com/lerna/lerna/compare/v3.11.1...v3.12.0) (2019-02-14)
**Note:** Version bump only for package @lerna/cli
diff --git a/core/cli/package.json b/core/cli/package.json
index af2a14ff77..31a8efe3ff 100644
--- a/core/cli/package.json
+++ b/core/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/cli",
- "version": "3.12.0",
+ "version": "3.13.0",
"description": "Lerna's CLI",
"keywords": [
"lerna",
diff --git a/core/command/CHANGELOG.md b/core/command/CHANGELOG.md
index dbae6f819e..5f4d8bda60 100644
--- a/core/command/CHANGELOG.md
+++ b/core/command/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.12.0](https://github.com/lerna/lerna/compare/v3.11.1...v3.12.0) (2019-02-14)
diff --git a/core/command/package.json b/core/command/package.json
index 373e4c8df5..94bb299f4a 100644
--- a/core/command/package.json
+++ b/core/command/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/command",
- "version": "3.12.0",
+ "version": "3.13.0",
"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 5e6aaff71c..7f62c55882 100644
--- a/core/conventional-commits/CHANGELOG.md
+++ b/core/conventional-commits/CHANGELOG.md
@@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **conventional-commits:** Bump conventional-changelog dependencies to pick up security fixes ([d632d1b](https://github.com/lerna/lerna/commit/d632d1b))
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.12.0](https://github.com/lerna/lerna/compare/v3.11.1...v3.12.0) (2019-02-14)
diff --git a/core/conventional-commits/package.json b/core/conventional-commits/package.json
index 75a707aa86..4d0d0b26a8 100644
--- a/core/conventional-commits/package.json
+++ b/core/conventional-commits/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/conventional-commits",
- "version": "3.12.0",
+ "version": "3.13.0",
"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 1244762457..f4bfac3edb 100644
--- a/core/filter-options/CHANGELOG.md
+++ b/core/filter-options/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
## [3.12.1](https://github.com/lerna/lerna/compare/v3.12.0...v3.12.1) (2019-02-14)
**Note:** Version bump only for package @lerna/filter-options
diff --git a/core/filter-options/package.json b/core/filter-options/package.json
index 43bb9e6ef1..268454a918 100644
--- a/core/filter-options/package.json
+++ b/core/filter-options/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/filter-options",
- "version": "3.12.1",
+ "version": "3.13.0",
"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 0c3fa12915..654007fdb6 100644
--- a/core/global-options/CHANGELOG.md
+++ b/core/global-options/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.12.0](https://github.com/lerna/lerna/compare/v3.11.1...v3.12.0) (2019-02-14)
diff --git a/core/global-options/package.json b/core/global-options/package.json
index c71e081a14..182175cf01 100644
--- a/core/global-options/package.json
+++ b/core/global-options/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/global-options",
- "version": "3.12.0",
+ "version": "3.13.0",
"description": "Global options applicable to _every_ lerna sub-command",
"keywords": [
"lerna",
diff --git a/core/lerna/CHANGELOG.md b/core/lerna/CHANGELOG.md
index a23f23c145..c76ab889ea 100644
--- a/core/lerna/CHANGELOG.md
+++ b/core/lerna/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
## [3.12.1](https://github.com/lerna/lerna/compare/v3.12.0...v3.12.1) (2019-02-14)
**Note:** Version bump only for package lerna
diff --git a/core/lerna/package.json b/core/lerna/package.json
index ce1109340b..5ef5b74709 100644
--- a/core/lerna/package.json
+++ b/core/lerna/package.json
@@ -1,6 +1,6 @@
{
"name": "lerna",
- "version": "3.12.1",
+ "version": "3.13.0",
"description": "A tool for managing JavaScript projects with multiple packages.",
"keywords": [
"lerna",
diff --git a/core/package-graph/CHANGELOG.md b/core/package-graph/CHANGELOG.md
index 46a37c0655..3755102b83 100644
--- a/core/package-graph/CHANGELOG.md
+++ b/core/package-graph/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/core/package-graph/package.json b/core/package-graph/package.json
index c599067c86..d3b60bd0ed 100644
--- a/core/package-graph/package.json
+++ b/core/package-graph/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/package-graph",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "Lerna's internal representation of a package graph",
"keywords": [
"lerna",
diff --git a/core/package/CHANGELOG.md b/core/package/CHANGELOG.md
index 2b5781fbee..c980cd2ca8 100644
--- a/core/package/CHANGELOG.md
+++ b/core/package/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/core/package/package.json b/core/package/package.json
index 0816e53396..d2656d90d8 100644
--- a/core/package/package.json
+++ b/core/package/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/package",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "Lerna's internal representation of a package",
"keywords": [
"lerna",
diff --git a/core/project/CHANGELOG.md b/core/project/CHANGELOG.md
index 7beac54c99..287cd89aed 100644
--- a/core/project/CHANGELOG.md
+++ b/core/project/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/core/project/package.json b/core/project/package.json
index 2c444f001f..5a7f910052 100644
--- a/core/project/package.json
+++ b/core/project/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/project",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "Lerna project configuration",
"keywords": [
"lerna",
diff --git a/core/prompt/CHANGELOG.md b/core/prompt/CHANGELOG.md
index 637dcab603..b96523547c 100644
--- a/core/prompt/CHANGELOG.md
+++ b/core/prompt/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/core/prompt/package.json b/core/prompt/package.json
index 496685af69..50422d42b3 100644
--- a/core/prompt/package.json
+++ b/core/prompt/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/prompt",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/core/validation-error/CHANGELOG.md b/core/validation-error/CHANGELOG.md
index d7be391b80..1b7dabe695 100644
--- a/core/validation-error/CHANGELOG.md
+++ b/core/validation-error/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/core/validation-error/package.json b/core/validation-error/package.json
index c4489b6548..f59ec59977 100644
--- a/core/validation-error/package.json
+++ b/core/validation-error/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/validation-error",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/lerna.json b/lerna.json
index 6fb5af0268..0b16bcca17 100644
--- a/lerna.json
+++ b/lerna.json
@@ -22,5 +22,5 @@
"**/__tests__/**",
"**/*.md"
],
- "version": "3.12.1"
+ "version": "3.13.0"
}
diff --git a/utils/batch-packages/CHANGELOG.md b/utils/batch-packages/CHANGELOG.md
index e05ac20eb4..d4ea67ae6f 100644
--- a/utils/batch-packages/CHANGELOG.md
+++ b/utils/batch-packages/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/batch-packages/package.json b/utils/batch-packages/package.json
index 0e51f7e9d0..5c95fad78b 100644
--- a/utils/batch-packages/package.json
+++ b/utils/batch-packages/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/batch-packages",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/check-working-tree/CHANGELOG.md b/utils/check-working-tree/CHANGELOG.md
index 3de5f6a39b..17096fb7b3 100644
--- a/utils/check-working-tree/CHANGELOG.md
+++ b/utils/check-working-tree/CHANGELOG.md
@@ -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.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
**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 81dc74b7f7..d2d8aa7508 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": "3.11.0",
+ "version": "3.13.0",
"description": "Check git working tree status and error appropriately",
"keywords": [
"lerna",
diff --git a/utils/collect-updates/CHANGELOG.md b/utils/collect-updates/CHANGELOG.md
index d432b9802b..96705d784b 100644
--- a/utils/collect-updates/CHANGELOG.md
+++ b/utils/collect-updates/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
## [3.12.1](https://github.com/lerna/lerna/compare/v3.12.0...v3.12.1) (2019-02-14)
diff --git a/utils/collect-updates/package.json b/utils/collect-updates/package.json
index 02ad40883b..0ee8808763 100644
--- a/utils/collect-updates/package.json
+++ b/utils/collect-updates/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/collect-updates",
- "version": "3.12.1",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/create-symlink/CHANGELOG.md b/utils/create-symlink/CHANGELOG.md
index fac9a05522..f28ed23c93 100644
--- a/utils/create-symlink/CHANGELOG.md
+++ b/utils/create-symlink/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/create-symlink/package.json b/utils/create-symlink/package.json
index 7cc412d44f..2de2e39f0e 100644
--- a/utils/create-symlink/package.json
+++ b/utils/create-symlink/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/create-symlink",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/describe-ref/CHANGELOG.md b/utils/describe-ref/CHANGELOG.md
index 198221e9e7..38c6bf73f2 100644
--- a/utils/describe-ref/CHANGELOG.md
+++ b/utils/describe-ref/CHANGELOG.md
@@ -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.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/describe-ref/package.json b/utils/describe-ref/package.json
index 604243de32..7ddc474e74 100644
--- a/utils/describe-ref/package.json
+++ b/utils/describe-ref/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/describe-ref",
- "version": "3.11.0",
+ "version": "3.13.0",
"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 88b6123d8e..90ec571025 100644
--- a/utils/filter-packages/CHANGELOG.md
+++ b/utils/filter-packages/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/filter-packages/package.json b/utils/filter-packages/package.json
index 37f360f843..d3676f9a40 100644
--- a/utils/filter-packages/package.json
+++ b/utils/filter-packages/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/filter-packages",
- "version": "3.11.0",
+ "version": "3.13.0",
"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 ddc7248833..dacc8dd546 100644
--- a/utils/get-npm-exec-opts/CHANGELOG.md
+++ b/utils/get-npm-exec-opts/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/get-npm-exec-opts/package.json b/utils/get-npm-exec-opts/package.json
index 6205c42dd0..36083e9538 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": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/get-packed/CHANGELOG.md b/utils/get-packed/CHANGELOG.md
index 3b2b301cb1..8a57d72f51 100644
--- a/utils/get-packed/CHANGELOG.md
+++ b/utils/get-packed/CHANGELOG.md
@@ -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.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+
+
+
+
+
# [3.7.0](https://github.com/lerna/lerna/compare/v3.6.0...v3.7.0) (2018-12-19)
diff --git a/utils/get-packed/package.json b/utils/get-packed/package.json
index a8353eaede..d1b4eb37cb 100644
--- a/utils/get-packed/package.json
+++ b/utils/get-packed/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/get-packed",
- "version": "3.7.0",
+ "version": "3.13.0",
"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 aba47f901c..7486a64c1d 100644
--- a/utils/github-client/CHANGELOG.md
+++ b/utils/github-client/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/github-client/package.json b/utils/github-client/package.json
index 7d7f97cdb3..8cd129af5b 100644
--- a/utils/github-client/package.json
+++ b/utils/github-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/github-client",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/has-npm-version/CHANGELOG.md b/utils/has-npm-version/CHANGELOG.md
index 8f84a4a0a3..20eaab4860 100644
--- a/utils/has-npm-version/CHANGELOG.md
+++ b/utils/has-npm-version/CHANGELOG.md
@@ -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.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+
+
+
+
+
# [3.10.0](https://github.com/lerna/lerna/compare/v3.9.1...v3.10.0) (2019-01-08)
**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 a317b199ec..f749cd2b44 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": "3.10.0",
+ "version": "3.13.0",
"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 f874205545..d6b171d52c 100644
--- a/utils/listable/CHANGELOG.md
+++ b/utils/listable/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **listable:** Output newline-delimited JSON with `--ndjson` ([742781b](https://github.com/lerna/lerna/commit/742781b))
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
**Note:** Version bump only for package @lerna/listable
diff --git a/utils/listable/package.json b/utils/listable/package.json
index 35b2b6f321..8cdf8d90cc 100644
--- a/utils/listable/package.json
+++ b/utils/listable/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/listable",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "Shared logic for listing package information",
"keywords": [
"lerna",
diff --git a/utils/log-packed/CHANGELOG.md b/utils/log-packed/CHANGELOG.md
index 90aebfbb87..421352c4bd 100644
--- a/utils/log-packed/CHANGELOG.md
+++ b/utils/log-packed/CHANGELOG.md
@@ -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.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/log-packed/package.json b/utils/log-packed/package.json
index 7acc62316d..e2874e8f67 100644
--- a/utils/log-packed/package.json
+++ b/utils/log-packed/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/log-packed",
- "version": "3.11.0",
+ "version": "3.13.0",
"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 5509d9067c..c5b38be6ed 100644
--- a/utils/map-to-registry/CHANGELOG.md
+++ b/utils/map-to-registry/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.0.0](https://github.com/lerna/lerna/compare/v3.0.0-rc.0...v3.0.0) (2018-08-10)
diff --git a/utils/map-to-registry/package.json b/utils/map-to-registry/package.json
index 4389d9347a..2ccbc15feb 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": "3.0.0",
+ "version": "3.13.0",
"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 a7bf4d274f..4be933bf82 100644
--- a/utils/npm-conf/CHANGELOG.md
+++ b/utils/npm-conf/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.7.0](https://github.com/lerna/lerna/compare/v3.6.0...v3.7.0) (2018-12-19)
diff --git a/utils/npm-conf/package.json b/utils/npm-conf/package.json
index e2c6614226..a8fd7bb914 100644
--- a/utils/npm-conf/package.json
+++ b/utils/npm-conf/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/npm-conf",
- "version": "3.7.0",
+ "version": "3.13.0",
"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 e3af797aaa..5e3f0337d0 100644
--- a/utils/npm-dist-tag/CHANGELOG.md
+++ b/utils/npm-dist-tag/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/npm-dist-tag/package.json b/utils/npm-dist-tag/package.json
index 2085437d31..dbc4dfccef 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": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/npm-install/CHANGELOG.md b/utils/npm-install/CHANGELOG.md
index b350b70e94..ca836ee338 100644
--- a/utils/npm-install/CHANGELOG.md
+++ b/utils/npm-install/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/npm-install/package.json b/utils/npm-install/package.json
index fa78b718c5..3f2e890fae 100644
--- a/utils/npm-install/package.json
+++ b/utils/npm-install/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/npm-install",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/npm-publish/CHANGELOG.md b/utils/npm-publish/CHANGELOG.md
index 3305cf1234..dc924d2965 100644
--- a/utils/npm-publish/CHANGELOG.md
+++ b/utils/npm-publish/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/npm-publish/package.json b/utils/npm-publish/package.json
index 986125aa00..832b74782f 100644
--- a/utils/npm-publish/package.json
+++ b/utils/npm-publish/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/npm-publish",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/npm-run-script/CHANGELOG.md b/utils/npm-run-script/CHANGELOG.md
index 7f445e781f..d84c744566 100644
--- a/utils/npm-run-script/CHANGELOG.md
+++ b/utils/npm-run-script/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/npm-run-script/package.json b/utils/npm-run-script/package.json
index 2911a823a1..9891e7457b 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": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/output/CHANGELOG.md b/utils/output/CHANGELOG.md
index e6635f45b9..7a68e7fff4 100644
--- a/utils/output/CHANGELOG.md
+++ b/utils/output/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/output/package.json b/utils/output/package.json
index 53f4d076e2..fa90120baa 100644
--- a/utils/output/package.json
+++ b/utils/output/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/output",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/pack-directory/CHANGELOG.md b/utils/pack-directory/CHANGELOG.md
index 4fbcd625e0..5516b0db9a 100644
--- a/utils/pack-directory/CHANGELOG.md
+++ b/utils/pack-directory/CHANGELOG.md
@@ -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.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/pack-directory/package.json b/utils/pack-directory/package.json
index 20dcbc8d90..8ee23f0dfa 100644
--- a/utils/pack-directory/package.json
+++ b/utils/pack-directory/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/pack-directory",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "Pack a directory into an npm package tarball",
"keywords": [
"lerna",
diff --git a/utils/pulse-till-done/CHANGELOG.md b/utils/pulse-till-done/CHANGELOG.md
index ba0863fd41..e8278bc257 100644
--- a/utils/pulse-till-done/CHANGELOG.md
+++ b/utils/pulse-till-done/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/pulse-till-done/package.json b/utils/pulse-till-done/package.json
index 0911b557d0..e2a5264bb5 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": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/resolve-symlink/CHANGELOG.md b/utils/resolve-symlink/CHANGELOG.md
index 1a01209aa6..9d4e1ee45e 100644
--- a/utils/resolve-symlink/CHANGELOG.md
+++ b/utils/resolve-symlink/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/resolve-symlink/package.json b/utils/resolve-symlink/package.json
index 6772bed76d..04b8122095 100644
--- a/utils/resolve-symlink/package.json
+++ b/utils/resolve-symlink/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/resolve-symlink",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/rimraf-dir/CHANGELOG.md b/utils/rimraf-dir/CHANGELOG.md
index 7216c780ce..f69414ff57 100644
--- a/utils/rimraf-dir/CHANGELOG.md
+++ b/utils/rimraf-dir/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/rimraf-dir/package.json b/utils/rimraf-dir/package.json
index be390311f9..416e8e974b 100644
--- a/utils/rimraf-dir/package.json
+++ b/utils/rimraf-dir/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/rimraf-dir",
- "version": "3.11.0",
+ "version": "3.13.0",
"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 b571c3f120..aff292d442 100644
--- a/utils/run-lifecycle/CHANGELOG.md
+++ b/utils/run-lifecycle/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/run-lifecycle/package.json b/utils/run-lifecycle/package.json
index d42944b0ae..3465ba839b 100644
--- a/utils/run-lifecycle/package.json
+++ b/utils/run-lifecycle/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/run-lifecycle",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/run-parallel-batches/CHANGELOG.md b/utils/run-parallel-batches/CHANGELOG.md
index 27fdaf6de9..60521c47df 100644
--- a/utils/run-parallel-batches/CHANGELOG.md
+++ b/utils/run-parallel-batches/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.0.0](https://github.com/lerna/lerna/compare/v3.0.0-rc.0...v3.0.0) (2018-08-10)
diff --git a/utils/run-parallel-batches/package.json b/utils/run-parallel-batches/package.json
index 51d745d830..2d990c50e0 100644
--- a/utils/run-parallel-batches/package.json
+++ b/utils/run-parallel-batches/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/run-parallel-batches",
- "version": "3.0.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/symlink-binary/CHANGELOG.md b/utils/symlink-binary/CHANGELOG.md
index e0f71755b6..ed5a7006d8 100644
--- a/utils/symlink-binary/CHANGELOG.md
+++ b/utils/symlink-binary/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
**Note:** Version bump only for package @lerna/symlink-binary
diff --git a/utils/symlink-binary/package.json b/utils/symlink-binary/package.json
index 7df95d0de3..50784509aa 100644
--- a/utils/symlink-binary/package.json
+++ b/utils/symlink-binary/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/symlink-binary",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/symlink-dependencies/CHANGELOG.md b/utils/symlink-dependencies/CHANGELOG.md
index d4dab3a74c..68ed5d5bae 100644
--- a/utils/symlink-dependencies/CHANGELOG.md
+++ b/utils/symlink-dependencies/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
**Note:** Version bump only for package @lerna/symlink-dependencies
diff --git a/utils/symlink-dependencies/package.json b/utils/symlink-dependencies/package.json
index 6a330e60af..02b136ea6a 100644
--- a/utils/symlink-dependencies/package.json
+++ b/utils/symlink-dependencies/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/symlink-dependencies",
- "version": "3.11.0",
+ "version": "3.13.0",
"description": "Lerna's internal symlinking tool",
"keywords": [
"lerna",
diff --git a/utils/timer/CHANGELOG.md b/utils/timer/CHANGELOG.md
index 0b481a634f..9b59d597f8 100644
--- a/utils/timer/CHANGELOG.md
+++ b/utils/timer/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.5.0](https://github.com/lerna/lerna/compare/v3.4.3...v3.5.0) (2018-11-27)
diff --git a/utils/timer/package.json b/utils/timer/package.json
index b24acf56c3..42553e9bde 100644
--- a/utils/timer/package.json
+++ b/utils/timer/package.json
@@ -1,6 +1,6 @@
{
"name": "@lerna/timer",
- "version": "3.5.0",
+ "version": "3.13.0",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
diff --git a/utils/write-log-file/CHANGELOG.md b/utils/write-log-file/CHANGELOG.md
index c11097b0c3..0f4370ab97 100644
--- a/utils/write-log-file/CHANGELOG.md
+++ b/utils/write-log-file/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
+
+
+### Features
+
+* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
+* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
+
+
+
+
+
# [3.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08)
diff --git a/utils/write-log-file/package.json b/utils/write-log-file/package.json
index 2ef372f8dd..0eebce74b5 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": "3.11.0",
+ "version": "3.13.0",
"description": "What lerna uses to dump logs",
"keywords": [
"lerna",