ember-a11y-testing
ember-a11y-testing copied to clipboard
Bump release-it-lerna-changelog from 3.1.0 to 5.0.0
Bumps release-it-lerna-changelog from 3.1.0 to 5.0.0.
Release notes
Sourced from release-it-lerna-changelog's releases.
Release 5.0.0
This package has been renamed from
release-it-lerna-changelog
to@release-it-plugins/lerna-changelog
.:boom: Breaking Change
- #208 Fix compatibility with
release-it
v15 (@bertdeblock
):bug: Bug Fix
- #223 Bumps release-it to include fixed exports (
@scalvert
):house: Internal
- #222 Move test to tests directory (
@scalvert
)Committers: 2
- Bert De Block (
@bertdeblock
)- Steve Calvert (
@scalvert
)Release 4.0.1
:bug: Bug Fix
- #163 fix: include CJS wrapper in published files (
@alexlafroscia
)Committers: 1
- Alex LaFroscia (
@alexlafroscia
)Release 4.0.0
:boom: Breaking Change
:bug: Bug Fix
- #148 Update Lerna-changelog to 2.2.0 (
@elwayman02
):house: Internal
- #157 Update dependencies/devDependencies to latest (
@rwjblue
)- #151 Migrate from yarn to npm (
@rwjblue
)Committers: 2
- Jordan Hawker (
@elwayman02
)- Robert Jackson (
@rwjblue
)
Changelog
Sourced from release-it-lerna-changelog's changelog.
v5.0.0 (2022-07-20)
:boom: Breaking Change
- #208 Fix compatibility with
release-it
v15 (@bertdeblock
):bug: Bug Fix
- #223 Bumps release-it to include fixed exports (
@scalvert
):house: Internal
- #222 Move test to tests directory (
@scalvert
)Committers: 2
- Bert De Block (
@bertdeblock
)- Steve Calvert (
@scalvert
)v4.0.1 (2021-10-25)
:bug: Bug Fix
- #163 fix: include CJS wrapper in published files (
@alexlafroscia
)Committers: 1
- Alex LaFroscia (
@alexlafroscia
)v4.0.0 (2021-10-15)
:boom: Breaking Change
:bug: Bug Fix
- #148 Update Lerna-changelog to 2.2.0 (
@elwayman02
):house: Internal
- #157 Update dependencies/devDependencies to latest (
@rwjblue
)- #151 Migrate from yarn to npm (
@rwjblue
)Committers: 2
- Jordan Hawker (
@elwayman02
)- Robert Jackson (
@rwjblue
)
Commits
28661a5
Merge pull request #224 from release-it-plugins/rename9ea89d6
Adding access public to package.json4c54369
Fixes repo path in package.jsonbda2520
task: Renames package to@release-it-plugins/lerna-changelog
52d08f6
Release 5.0.02cee69a
Merge pull request #223 from release-it-plugins/bump-release-it125a4de
Removing 15.0.0 version from test matrix0a991d4
Change back to floating dep4f38c88
deps: Bumps release-it to include fixed exports45fd397
Merge pull request #188 from release-it-plugins/dependabot/npm_and_yarn/eslin...- Additional commits viewable in compare view
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 squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor 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 rebase