Release notes
*Sourced from [lerna's releases](https://github.com/lerna/lerna/releases).*
> ## v3.11.1
> ## [3.11.1](https://github.com/lerna/lerna/compare/v3.11.0...v3.11.1) (2019-02-11)
>
>
> ### Bug Fixes
>
> * **version:** Exit with an error when `--github-release` is combined with `--no-changelog` ([030de9d](https://github.com/lerna/lerna/commit/030de9d))
> * **version:** Passing `--no-changelog` should not disable root versioning ([83c33a3](https://github.com/lerna/lerna/commit/83c33a3))
Changelog
*Sourced from [lerna's changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md).*
> ## [3.11.1](https://github.com/lerna/lerna/compare/v3.11.0...v3.11.1) (2019-02-11)
>
>
> ### Bug Fixes
>
> * **version:** Exit with an error when `--github-release` is combined with `--no-changelog` ([030de9d](https://github.com/lerna/lerna/commit/030de9d))
> * **version:** Passing `--no-changelog` should not disable root versioning ([83c33a3](https://github.com/lerna/lerna/commit/83c33a3))
Commits
- [`5c1b84c`](https://github.com/lerna/lerna/commit/5c1b84c699d80dbd8c5cce009aae8b82569e32a8) chore(release): v3.11.1
- [`85efc23`](https://github.com/lerna/lerna/commit/85efc23dd6274f5d09763deb8dd81dd45785446a) docs(filter-options): Add more examples of `--ignore` and `--scope` ([#1919](https://github-redirect.dependabot.com/lerna/lerna/issues/1919))
- [`030de9d`](https://github.com/lerna/lerna/commit/030de9d6285f2b364ed1460b9534bc2190acdf7a) fix(version): Exit with an error when `--github-release` is combined with `--...
- [`83c33a3`](https://github.com/lerna/lerna/commit/83c33a32e87e1cecf240c2dd242e0ea597254f62) fix(version): Passing `--no-changelog` should not disable root versioning
- See full diff in [compare view](https://github.com/lerna/lerna/compare/v3.11.0...v3.11.1)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps lerna from 3.11.0 to 3.11.1.
Release notes
*Sourced from [lerna's releases](https://github.com/lerna/lerna/releases).* > ## v3.11.1 > ## [3.11.1](https://github.com/lerna/lerna/compare/v3.11.0...v3.11.1) (2019-02-11) > > > ### Bug Fixes > > * **version:** Exit with an error when `--github-release` is combined with `--no-changelog` ([030de9d](https://github.com/lerna/lerna/commit/030de9d)) > * **version:** Passing `--no-changelog` should not disable root versioning ([83c33a3](https://github.com/lerna/lerna/commit/83c33a3))Changelog
*Sourced from [lerna's changelog](https://github.com/lerna/lerna/blob/master/CHANGELOG.md).* > ## [3.11.1](https://github.com/lerna/lerna/compare/v3.11.0...v3.11.1) (2019-02-11) > > > ### Bug Fixes > > * **version:** Exit with an error when `--github-release` is combined with `--no-changelog` ([030de9d](https://github.com/lerna/lerna/commit/030de9d)) > * **version:** Passing `--no-changelog` should not disable root versioning ([83c33a3](https://github.com/lerna/lerna/commit/83c33a3))Commits
- [`5c1b84c`](https://github.com/lerna/lerna/commit/5c1b84c699d80dbd8c5cce009aae8b82569e32a8) chore(release): v3.11.1 - [`85efc23`](https://github.com/lerna/lerna/commit/85efc23dd6274f5d09763deb8dd81dd45785446a) docs(filter-options): Add more examples of `--ignore` and `--scope` ([#1919](https://github-redirect.dependabot.com/lerna/lerna/issues/1919)) - [`030de9d`](https://github.com/lerna/lerna/commit/030de9d6285f2b364ed1460b9534bc2190acdf7a) fix(version): Exit with an error when `--github-release` is combined with `--... - [`83c33a3`](https://github.com/lerna/lerna/commit/83c33a32e87e1cecf240c2dd242e0ea597254f62) fix(version): Passing `--no-changelog` should not disable root versioning - See full diff in [compare view](https://github.com/lerna/lerna/compare/v3.11.0...v3.11.1)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.