chore(deps): update dependency lerna to v2.11.0 #256
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency lerna from
v2.4.0
tov2.11.0
Release Notes
v2.11.0
Compare Source
v2.11.0 (2018-04-24)
🚀 Enhancement
--include-filtered-dependents
option. ([@TheNeuralBit])🐛 Bug Fix
--dev
as boolean option forlerna add
. ([@bochen2014])Committers: 2
v2.10.2
Compare Source
v2.10.2 (2018-04-16)
🐛 Bug Fix
git push
. ([@hjylewis])Committers: 1
v2.10.1
Compare Source
This release reverts #1363, as it resulted in unintentional breaking changes.
Please note that lerna 2.x is in maintenance mode, and new features will not be actively ported from lerna 3.x (currently
lerna@​next
).v2.10.0
Compare Source
v2.10.0 (2018-04-06)
🚀 Enhancement
Committers: 1
v2.9.1
Compare Source
v2.9.1 (2018-03-29)
🚀 Enhancement
Committers: 1
v2.9.0
Compare Source
v2.9.0 (2018-02-14)
🚀 Enhancement
📝 Documentation
Committers: 3
v2.8.0
Compare Source
v2.8.0 (2018-01-19)
This is the first release on the
2.x
branch, which has been created to facilitate maintenance releases while v3.0 is in development onmaster
. Efforts will be made to backport fixes frommaster
, but no guarantees about release cadence.🚀 Enhancement
🐛 Bug Fix
git commit
. ([@evocateur])Committers: 3
v2.7.2
Compare Source
🚀 Enhancement
--message
. ([@mojavelinux])🐛 Bug Fix
Committers: 2
v2.7.1
Compare Source
🐛 Bug Fix
Committers: 3
v2.7.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 7
v2.6.0
Compare Source
Happy 2018! 🎉
🚀 Enhancement
--stream
option tolerna exec
. ([@alan-agius4])--changelog-preset
option to customize--conventional-commits
output. ([@alan-agius4])🐛 Bug Fix
git add
in respect to OS/environment. ([@zenflow])packages
locations when resetting canary changes. ([@jwickens])📝 Documentation
Committers: 10
v2.5.1
Compare Source
A quick bugfix for an overlooked case in
lerna add
.🐛 Bug Fix
Committers: 1
v2.5.0
Compare Source
A new command (
lerna add
), new flags for bootstrap and link commands, and a much-improved experience when publishing "final" releases after a series of prereleases!🚀 Enhancement
lerna add <pkg>[@​version] [--dev]
. ([@marionebl])🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 11
This PR has been generated by Renovate Bot.