Skip to content

Commit

Permalink
chore(release): v3.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evocateur committed Jul 19, 2019
1 parent af0569d commit 6770cee
Show file tree
Hide file tree
Showing 20 changed files with 96 additions and 10 deletions.
11 changes: 11 additions & 0 deletions 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.

## [3.16.1](https://github.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19)


### Bug Fixes

* **deps:** Pin exact `npm-lifecycle@3.0.0` to avoid Windows regression in >=3.1.0 ([af0569d](https://github.com/lerna/lerna/commit/af0569d)), closes [#2189](https://github.com/lerna/lerna/issues/2189)





# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18)


Expand Down
8 changes: 8 additions & 0 deletions commands/add/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.

## [3.16.1](https://github.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19)

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





# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18)


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": "3.16.0",
"version": "3.16.1",
"description": "Add a dependency to matched packages",
"keywords": [
"lerna",
Expand Down
8 changes: 8 additions & 0 deletions commands/bootstrap/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.

## [3.16.1](https://github.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19)

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





# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18)


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": "3.16.0",
"version": "3.16.1",
"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.

## [3.16.1](https://github.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19)

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





# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18)


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": "3.16.0",
"version": "3.16.1",
"description": "List local packages that have changed since the last tagged release",
"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.

## [3.16.1](https://github.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19)

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





# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18)


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": "3.16.0",
"version": "3.16.1",
"description": "Publish packages in the current project",
"keywords": [
"lerna",
Expand Down
8 changes: 8 additions & 0 deletions commands/version/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.

## [3.16.1](https://github.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19)

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





# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18)


Expand Down
2 changes: 1 addition & 1 deletion commands/version/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/version",
"version": "3.16.0",
"version": "3.16.1",
"description": "Bump version of packages changed since the last release",
"keywords": [
"lerna",
Expand Down
8 changes: 8 additions & 0 deletions core/lerna/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.

## [3.16.1](https://github.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19)

**Note:** Version bump only for package lerna





# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18)


Expand Down
2 changes: 1 addition & 1 deletion core/lerna/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lerna",
"version": "3.16.0",
"version": "3.16.1",
"description": "A tool for managing JavaScript projects with multiple packages.",
"keywords": [
"lerna",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"**/__tests__/**",
"**/*.md"
],
"version": "3.16.0"
"version": "3.16.1"
}
8 changes: 8 additions & 0 deletions utils/npm-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.

## [3.16.1](https://github.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19)

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





# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18)


Expand Down
2 changes: 1 addition & 1 deletion utils/npm-publish/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/npm-publish",
"version": "3.16.0",
"version": "3.16.1",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
Expand Down
8 changes: 8 additions & 0 deletions utils/pack-directory/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.

## [3.16.1](https://github.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19)

**Note:** Version bump only for package @lerna/pack-directory





# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18)


Expand Down
2 changes: 1 addition & 1 deletion utils/pack-directory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/pack-directory",
"version": "3.16.0",
"version": "3.16.1",
"description": "Pack a directory into an npm package tarball",
"keywords": [
"lerna",
Expand Down
11 changes: 11 additions & 0 deletions utils/run-lifecycle/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.

## [3.16.1](https://github.com/lerna/lerna/compare/v3.16.0...v3.16.1) (2019-07-19)


### Bug Fixes

* **deps:** Pin exact `npm-lifecycle@3.0.0` to avoid Windows regression in >=3.1.0 ([af0569d](https://github.com/lerna/lerna/commit/af0569d)), closes [#2189](https://github.com/lerna/lerna/issues/2189)





# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18)


Expand Down
2 changes: 1 addition & 1 deletion utils/run-lifecycle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lerna/run-lifecycle",
"version": "3.16.0",
"version": "3.16.1",
"description": "An internal Lerna tool",
"keywords": [
"lerna",
Expand Down

0 comments on commit 6770cee

Please sign in to comment.