metcalfc/changelog-generator
### [`v3.0.0`](https://togithub.com/metcalfc/changelog-generator/releases/v3.0.0)
[Compare Source](https://togithub.com/metcalfc/changelog-generator/compare/v2.0.0...v3.0.0)
This release changes the default order of commits in the changelog to match the command line default (chronological order). If you want to keep the old reverse chronological order there is a new action input you can set `reverse`:
- name: Reverse the generated changelog
id: changelog-rev
uses: metcalfc/changelog-generator@v3.0.0
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
head-ref: 'v0.0.2'
base-ref: 'v0.0.1'
reverse: 'true'
- [`32988f6`](http://github.com/metcalfc/changelog-generator/commit/32988f6bad675d2e38a9d84a956c02b8fe7c5c7f) - Bump eslint from 8.0.1 to 8.1.0
- [`2005b9a`](http://github.com/metcalfc/changelog-generator/commit/2005b9a867784b09b18906e31777edb441513559) - Merge pull request [#94](https://togithub.com/metcalfc/changelog-generator/issues/94) from metcalfc/dependabot/npm_and_yarn/eslint-8.1.0
- [`650acdc`](http://github.com/metcalfc/changelog-generator/commit/650acdcfdc62114f76584ec0cf2cb2389a6f79e2) - Bump eslint from 8.1.0 to 8.2.0
- [`153d5bd`](http://github.com/metcalfc/changelog-generator/commit/153d5bd27b1312aaab6251cd2dc4648fba90c886) - Merge pull request [#95](https://togithub.com/metcalfc/changelog-generator/issues/95) from metcalfc/dependabot/npm_and_yarn/eslint-8.2.0
- [`edf68eb`](http://github.com/metcalfc/changelog-generator/commit/edf68eba08fd705844cda2e4496cf8e716de764a) - Bump [@vercel/ncc](https://togithub.com/vercel/ncc) from 0.31.1 to 0.32.0
- [`cc17b6d`](http://github.com/metcalfc/changelog-generator/commit/cc17b6dd35dd95b79dbc559929ccc9dd6991b227) - Update tests for new reverse option.
- [`7daf4da`](http://github.com/metcalfc/changelog-generator/commit/7daf4da4135ed7787fb71b0f9ddb688c750fcc14) - Change the order of logs to match git log.
- [`0fcd088`](http://github.com/metcalfc/changelog-generator/commit/0fcd088cf6e7d76fd22de1d5ed14de20e702a04f) - Force the changelog action to use the current.
- [`0fe53bf`](http://github.com/metcalfc/changelog-generator/commit/0fe53bf6aa1de1f5d404dd3ff6f62a3bf40c68e9) - Revert "Bump [@vercel/ncc](https://togithub.com/vercel/ncc) from 0.31.1 to 0.32.0"
- [`a76f2c1`](http://github.com/metcalfc/changelog-generator/commit/a76f2c11583e119ecbec676acb23ba6e07ea617e) - Cleanup from ncc revert.
- [`6a73d83`](http://github.com/metcalfc/changelog-generator/commit/6a73d830c3191442cb22efe153073b4a36e0c3ea) - Bumping to 3.0.0 because adding reverse input as a breaking change.
Configuration
š Schedule: At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
v2.0.0
->v3.0.0
Release Notes
metcalfc/changelog-generator
### [`v3.0.0`](https://togithub.com/metcalfc/changelog-generator/releases/v3.0.0) [Compare Source](https://togithub.com/metcalfc/changelog-generator/compare/v2.0.0...v3.0.0) This release changes the default order of commits in the changelog to match the command line default (chronological order). If you want to keep the old reverse chronological order there is a new action input you can set `reverse`: - name: Reverse the generated changelog id: changelog-rev uses: metcalfc/changelog-generator@v3.0.0 with: myToken: ${{ secrets.GITHUB_TOKEN }} head-ref: 'v0.0.2' base-ref: 'v0.0.1' reverse: 'true' - [`32988f6`](http://github.com/metcalfc/changelog-generator/commit/32988f6bad675d2e38a9d84a956c02b8fe7c5c7f) - Bump eslint from 8.0.1 to 8.1.0 - [`2005b9a`](http://github.com/metcalfc/changelog-generator/commit/2005b9a867784b09b18906e31777edb441513559) - Merge pull request [#94](https://togithub.com/metcalfc/changelog-generator/issues/94) from metcalfc/dependabot/npm_and_yarn/eslint-8.1.0 - [`650acdc`](http://github.com/metcalfc/changelog-generator/commit/650acdcfdc62114f76584ec0cf2cb2389a6f79e2) - Bump eslint from 8.1.0 to 8.2.0 - [`153d5bd`](http://github.com/metcalfc/changelog-generator/commit/153d5bd27b1312aaab6251cd2dc4648fba90c886) - Merge pull request [#95](https://togithub.com/metcalfc/changelog-generator/issues/95) from metcalfc/dependabot/npm_and_yarn/eslint-8.2.0 - [`edf68eb`](http://github.com/metcalfc/changelog-generator/commit/edf68eba08fd705844cda2e4496cf8e716de764a) - Bump [@vercel/ncc](https://togithub.com/vercel/ncc) from 0.31.1 to 0.32.0 - [`cc17b6d`](http://github.com/metcalfc/changelog-generator/commit/cc17b6dd35dd95b79dbc559929ccc9dd6991b227) - Update tests for new reverse option. - [`7daf4da`](http://github.com/metcalfc/changelog-generator/commit/7daf4da4135ed7787fb71b0f9ddb688c750fcc14) - Change the order of logs to match git log. - [`0fcd088`](http://github.com/metcalfc/changelog-generator/commit/0fcd088cf6e7d76fd22de1d5ed14de20e702a04f) - Force the changelog action to use the current. - [`0fe53bf`](http://github.com/metcalfc/changelog-generator/commit/0fe53bf6aa1de1f5d404dd3ff6f62a3bf40c68e9) - Revert "Bump [@vercel/ncc](https://togithub.com/vercel/ncc) from 0.31.1 to 0.32.0" - [`a76f2c1`](http://github.com/metcalfc/changelog-generator/commit/a76f2c11583e119ecbec676acb23ba6e07ea617e) - Cleanup from ncc revert. - [`6a73d83`](http://github.com/metcalfc/changelog-generator/commit/6a73d830c3191442cb22efe153073b4a36e0c3ea) - Bumping to 3.0.0 because adding reverse input as a breaking change.Configuration
š Schedule: At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.