|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## v3.0.0 (13/10/2022) |
| 4 | +- [Stably sort commits](https://github.com/cjbarth/github-release-notes/commit/51ac5a1835cbb28ebecbf2913b6d8c3e52010dfc) - @cjbarth |
| 5 | + |
| 6 | +--- |
| 7 | + |
3 | 8 | ## v2.1.0 (12/10/2022) |
4 | | -- [Limit commits to specified branch](https://github.com/cjbarth/github-release-notes/commit/40bc9b13c69c46f70fe89a13c88e385834d02e64) - @cjbarth |
5 | | -- [Update changelog](https://github.com/cjbarth/github-release-notes/commit/c2d01f485bc725c0f5b98b142771591cc842b0f7) - @cjbarth |
| 9 | +- [Release 2.1.0](https://github.com/cjbarth/github-release-notes/commit/ebfdcaf83493c8124a04764bbc224f7a56796025) - @cjbarth |
| 10 | +- [Update changelog](https://github.com/cjbarth/github-release-notes/commit/3cee2ddaa27be24cba1cb439f165b3ad03265b1d) - @cjbarth |
6 | 11 | - [Adjust tests to support new features](https://github.com/cjbarth/github-release-notes/commit/4cd37e9163785570c59de913fb9ecca95f9ddeab) - @cjbarth |
| 12 | +- [Update changelog](https://github.com/cjbarth/github-release-notes/commit/c2d01f485bc725c0f5b98b142771591cc842b0f7) - @cjbarth |
| 13 | +- [Limit commits to specified branch](https://github.com/cjbarth/github-release-notes/commit/40bc9b13c69c46f70fe89a13c88e385834d02e64) - @cjbarth |
7 | 14 |
|
8 | 15 | --- |
9 | 16 |
|
10 | 17 | ## v2.0.0 (26/08/2022) |
11 | | -- [Fix issue with outdated Babel presets](https://github.com/cjbarth/github-release-notes/commit/00cd40446e4adb927df84e8a1afa4585a296a390) - @cjbarth |
12 | | -- [Update code to support >= commander@7](https://github.com/cjbarth/github-release-notes/commit/f012addeb9c8f35aa4ee48650ed5716d2ff9db14) - @cjbarth |
13 | | -- [Enforce date types when checking to retrieve more pages of PRs](https://github.com/cjbarth/github-release-notes/commit/757ae32a42ce822b4b7235cb6312784ca95086b5) - @cjbarth |
14 | | -- [Try semver tag sort when no date is available](https://github.com/cjbarth/github-release-notes/commit/3583b208c14550fb7f459354d85202d94790b0dc) - @cjbarth |
15 | | -- [Update dotfiles for this fork](https://github.com/cjbarth/github-release-notes/commit/1fda4b2db38f347db96d4db59f3826ea9277f7f6) - @cjbarth |
16 | | -- [Update tests for fork and new features](https://github.com/cjbarth/github-release-notes/commit/59f222ac706c5cf0c1737158552cd8482aeb7ea4) - @cjbarth |
17 | | -- [Add option to get commits since last tag; don't skip any commits](https://github.com/cjbarth/github-release-notes/commit/73ba41a7dd926bc9e65e379ae5916736fd78ad18) - @cjbarth |
18 | | -- [Update changelog](https://github.com/cjbarth/github-release-notes/commit/2ba7ee5d15e69085234e3b112191a966ed32ad7b) - @cjbarth |
19 | 18 | - [Release 2.0.0](https://github.com/cjbarth/github-release-notes/commit/7024505d127242a55822a8cd76b36ea6ba4829f8) - @cjbarth |
| 19 | +- [Update changelog](https://github.com/cjbarth/github-release-notes/commit/2ba7ee5d15e69085234e3b112191a966ed32ad7b) - @cjbarth |
| 20 | +- [Add option to get commits since last tag; don't skip any commits](https://github.com/cjbarth/github-release-notes/commit/73ba41a7dd926bc9e65e379ae5916736fd78ad18) - @cjbarth |
| 21 | +- [Update tests for fork and new features](https://github.com/cjbarth/github-release-notes/commit/59f222ac706c5cf0c1737158552cd8482aeb7ea4) - @cjbarth |
| 22 | +- [Update dotfiles for this fork](https://github.com/cjbarth/github-release-notes/commit/1fda4b2db38f347db96d4db59f3826ea9277f7f6) - @cjbarth |
| 23 | +- [Try semver tag sort when no date is available](https://github.com/cjbarth/github-release-notes/commit/3583b208c14550fb7f459354d85202d94790b0dc) - @cjbarth |
| 24 | +- [Enforce date types when checking to retrieve more pages of PRs](https://github.com/cjbarth/github-release-notes/commit/757ae32a42ce822b4b7235cb6312784ca95086b5) - @cjbarth |
| 25 | +- [Update code to support >= commander@7](https://github.com/cjbarth/github-release-notes/commit/f012addeb9c8f35aa4ee48650ed5716d2ff9db14) - @cjbarth |
| 26 | +- [Fix issue with outdated Babel presets](https://github.com/cjbarth/github-release-notes/commit/00cd40446e4adb927df84e8a1afa4585a296a390) - @cjbarth |
20 | 27 |
|
21 | 28 | --- |
22 | 29 |
|
23 | 30 | ## v1.0.1 (01/04/2022) |
24 | | -- [Update release-it to auto-build](https://github.com/cjbarth/github-release-notes/commit/dbdcfd9a27a260d88952c2fc8319fcf2d3116367) - @cjbarth |
25 | | -- [Update README for new project name](https://github.com/cjbarth/github-release-notes/commit/dc1a6d5285d4921cdf3b63891ee69a7a413655d0) - @cjbarth |
26 | | -- [Fix broken build by rolling back eslint updates](https://github.com/cjbarth/github-release-notes/commit/0d0336f6d285f97c2003b6cfe0813542802b64d7) - @cjbarth |
27 | 31 | - [Release 1.0.1](https://github.com/cjbarth/github-release-notes/commit/8bd16d19cbc26bd77a73983423a20556df88f519) - @cjbarth |
| 32 | +- [Fix broken build by rolling back eslint updates](https://github.com/cjbarth/github-release-notes/commit/0d0336f6d285f97c2003b6cfe0813542802b64d7) - @cjbarth |
| 33 | +- [Update README for new project name](https://github.com/cjbarth/github-release-notes/commit/dc1a6d5285d4921cdf3b63891ee69a7a413655d0) - @cjbarth |
| 34 | +- [Update release-it to auto-build](https://github.com/cjbarth/github-release-notes/commit/dbdcfd9a27a260d88952c2fc8319fcf2d3116367) - @cjbarth |
28 | 35 |
|
29 | 36 | --- |
30 | 37 |
|
31 | 38 | ## v1.0.0 (01/04/2022) |
32 | | -- [Update packages, semver-minor](https://github.com/cjbarth/github-release-notes/commit/bd75ecfeb3d21eb3dcf81faf6a4595c4755a136e) - @cjbarth |
33 | | -- [Update packages, semver-major](https://github.com/cjbarth/github-release-notes/commit/ec3c201f6bacc0d98da7046d6107b2deccfb2812) - @cjbarth |
34 | 39 | - [Release 1.0.0](https://github.com/cjbarth/github-release-notes/commit/25698b89794422434caf8667dbee156e4fa25275) - @cjbarth |
| 40 | +- [Update packages, semver-major](https://github.com/cjbarth/github-release-notes/commit/ec3c201f6bacc0d98da7046d6107b2deccfb2812) - @cjbarth |
| 41 | +- [Update packages, semver-minor](https://github.com/cjbarth/github-release-notes/commit/bd75ecfeb3d21eb3dcf81faf6a4595c4755a136e) - @cjbarth |
35 | 42 |
|
36 | 43 | --- |
37 | 44 |
|
38 | 45 | ## v0.18.0 (25/09/2021) |
39 | | -- [fix: index out of range bug (#289)](https://github.com/cjbarth/github-release-notes/commit/62c9289306d4b9abd7170d0fbdf29b25a4dd112c) - @HarikrishnanBalagopal |
40 | | -- [Fix failing test (#281)](https://github.com/cjbarth/github-release-notes/commit/6734707b88da3d150f349ecb366861a4d835bd52) - @pachirel |
41 | | -- [Add group post processor (#286)](https://github.com/cjbarth/github-release-notes/commit/458289f05ac3a2b45c8ccaf5eddee2d2a4234525) - @yogevbd |
42 | | -- [Bump node-fetch from 1.7.3 to 2.6.1 (#280)](https://github.com/cjbarth/github-release-notes/commit/8b94c98f4795b293693d48bf4fc57754371e79a3) - @dependabot[bot] |
43 | | -- [Bump lodash from 4.17.15 to 4.17.19 (#275)](https://github.com/cjbarth/github-release-notes/commit/305e5c67073223d4da830448432407d978fee0cc) - @dependabot[bot] |
44 | | -- [Return exit code 1 on error for gren changelog (#294)](https://github.com/cjbarth/github-release-notes/commit/69b77665dddb1135a81ce856a7c8edb1003dbc45) - @viatrix |
45 | | -- [docs: add viatrix as a contributor (#297)](https://github.com/cjbarth/github-release-notes/commit/8beb6f013cdfe410a0c20cd48291efe4c92a8ace) - @allcontributors[bot] |
46 | | -- [Update supported NodeJS versions to current (#291)](https://github.com/cjbarth/github-release-notes/commit/ff0ddae3938db3cfcca5ef317d74eee034c32cc5) - @cjbarth |
47 | | -- [Correctly compare dates for PR retrieval](https://github.com/cjbarth/github-release-notes/commit/e53f9e7f6aff4b32dc3f7e6ccdca1f9d767eaf1a) - @cjbarth |
48 | | -- [Use commit date as tag date](https://github.com/cjbarth/github-release-notes/commit/ed9fc746a3e7256c8cadb02571e606d0645cb7d9) - @cjbarth |
49 | | -- [Track PRs, commits by branch, not date](https://github.com/cjbarth/github-release-notes/commit/acef232efa2f0e66bf5bdd8f28310584fc3b1e7f) - @cjbarth |
50 | | -- [Correctly compare dates for PR retrieval; fix tests](https://github.com/cjbarth/github-release-notes/commit/0b306da3c19adeef4781a3042488f9b53462fe3a) - @cjbarth |
51 | | -- [Fix tests](https://github.com/cjbarth/github-release-notes/commit/718b9aea68980bcdb49a3436414de58ae9832230) - @cjbarth |
52 | | -- [Fix tests](https://github.com/cjbarth/github-release-notes/commit/ecceb7ca1d1e80a5ba88b4fbf9863dd673b05bde) - @cjbarth |
53 | | -- [Add release-it](https://github.com/cjbarth/github-release-notes/commit/5f4b37dcf1c3bb7a02f5a69b29f989cae803757c) - @cjbarth |
54 | | -- [Update package.json](https://github.com/cjbarth/github-release-notes/commit/f2fea79abb3300381744faed0d11ef539ddf676c) - @cjbarth |
55 | 46 | - [Release 0.18.0](https://github.com/cjbarth/github-release-notes/commit/2f4719d4a9997ae8d38db4cf1fe1e71183f35f59) - @cjbarth |
| 47 | +- [Update package.json](https://github.com/cjbarth/github-release-notes/commit/f2fea79abb3300381744faed0d11ef539ddf676c) - @cjbarth |
| 48 | +- [Add release-it](https://github.com/cjbarth/github-release-notes/commit/5f4b37dcf1c3bb7a02f5a69b29f989cae803757c) - @cjbarth |
| 49 | +- [Fix tests](https://github.com/cjbarth/github-release-notes/commit/ecceb7ca1d1e80a5ba88b4fbf9863dd673b05bde) - @cjbarth |
| 50 | +- [Fix tests](https://github.com/cjbarth/github-release-notes/commit/718b9aea68980bcdb49a3436414de58ae9832230) - @cjbarth |
| 51 | +- [Correctly compare dates for PR retrieval; fix tests](https://github.com/cjbarth/github-release-notes/commit/0b306da3c19adeef4781a3042488f9b53462fe3a) - @cjbarth |
| 52 | +- [Track PRs, commits by branch, not date](https://github.com/cjbarth/github-release-notes/commit/acef232efa2f0e66bf5bdd8f28310584fc3b1e7f) - @cjbarth |
| 53 | +- [Use commit date as tag date](https://github.com/cjbarth/github-release-notes/commit/ed9fc746a3e7256c8cadb02571e606d0645cb7d9) - @cjbarth |
| 54 | +- [Correctly compare dates for PR retrieval](https://github.com/cjbarth/github-release-notes/commit/e53f9e7f6aff4b32dc3f7e6ccdca1f9d767eaf1a) - @cjbarth |
| 55 | +- [Update supported NodeJS versions to current (#291)](https://github.com/cjbarth/github-release-notes/commit/ff0ddae3938db3cfcca5ef317d74eee034c32cc5) - @cjbarth |
| 56 | +- [docs: add viatrix as a contributor (#297)](https://github.com/cjbarth/github-release-notes/commit/8beb6f013cdfe410a0c20cd48291efe4c92a8ace) - @allcontributors[bot] |
| 57 | +- [Return exit code 1 on error for gren changelog (#294)](https://github.com/cjbarth/github-release-notes/commit/69b77665dddb1135a81ce856a7c8edb1003dbc45) - @viatrix |
| 58 | +- [Bump lodash from 4.17.15 to 4.17.19 (#275)](https://github.com/cjbarth/github-release-notes/commit/305e5c67073223d4da830448432407d978fee0cc) - @dependabot[bot] |
| 59 | +- [Bump node-fetch from 1.7.3 to 2.6.1 (#280)](https://github.com/cjbarth/github-release-notes/commit/8b94c98f4795b293693d48bf4fc57754371e79a3) - @dependabot[bot] |
| 60 | +- [Add group post processor (#286)](https://github.com/cjbarth/github-release-notes/commit/458289f05ac3a2b45c8ccaf5eddee2d2a4234525) - @yogevbd |
| 61 | +- [Fix failing test (#281)](https://github.com/cjbarth/github-release-notes/commit/6734707b88da3d150f349ecb366861a4d835bd52) - @pachirel |
| 62 | +- [fix: index out of range bug (#289)](https://github.com/cjbarth/github-release-notes/commit/62c9289306d4b9abd7170d0fbdf29b25a4dd112c) - @HarikrishnanBalagopal |
56 | 63 |
|
57 | 64 | --- |
58 | 65 |
|
|
0 commit comments