|
| 1 | +## [0.5.4](https://github.com/JamieMason/eslint-formatter-git-log/compare/0.5.3...0.5.4) (2022-05-02) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* **npm:** update dependencies ([036eae2](https://github.com/JamieMason/eslint-formatter-git-log/commit/036eae28146ad0f6216457accd7b09b38485c0eb)) |
| 7 | + |
| 8 | + |
| 9 | + |
1 | 10 | ## [0.5.3](https://github.com/JamieMason/eslint-formatter-git-log/compare/0.5.1...0.5.3) (2019-08-28)
|
2 | 11 |
|
3 | 12 |
|
4 | 13 | ### Bug Fixes
|
5 | 14 |
|
6 |
| -* **format:** handle undefined file locations ([860ac92](https://github.com/JamieMason/eslint-formatter-git-log/commit/860ac92)) |
7 |
| -* **npm:** update dependencies ([e6f3143](https://github.com/JamieMason/eslint-formatter-git-log/commit/e6f3143)) |
| 15 | +* **format:** handle undefined file locations ([860ac92](https://github.com/JamieMason/eslint-formatter-git-log/commit/860ac92de589e7e92830ec059d79d89d0bb9a829)) |
| 16 | +* **npm:** update dependencies ([e6f3143](https://github.com/JamieMason/eslint-formatter-git-log/commit/e6f3143fa387219912f7dd0a19c6eee04377ec8d)) |
8 | 17 |
|
9 | 18 |
|
10 | 19 |
|
|
13 | 22 |
|
14 | 23 | ### Features
|
15 | 24 |
|
16 |
| -* **format:** add .getUserEmail() method to aid with filtered reports ([f7e3d87](https://github.com/JamieMason/eslint-formatter-git-log/commit/f7e3d87)) |
17 |
| -* **format:** expose more configuration ([e985cce](https://github.com/JamieMason/eslint-formatter-git-log/commit/e985cce)) |
| 25 | +* **format:** add .getUserEmail() method to aid with filtered reports ([f7e3d87](https://github.com/JamieMason/eslint-formatter-git-log/commit/f7e3d870ec47905084a521c0bc6eaf6fd808e226)) |
| 26 | +* **format:** expose more configuration ([e985cce](https://github.com/JamieMason/eslint-formatter-git-log/commit/e985ccec0b79767a820449a635e43dcd7c583aa3)) |
18 | 27 |
|
19 | 28 |
|
20 | 29 |
|
|
23 | 32 |
|
24 | 33 | ### Features
|
25 | 34 |
|
26 |
| -* **format:** add support for personalised reports ([ae941c1](https://github.com/JamieMason/eslint-formatter-git-log/commit/ae941c1)) |
| 35 | +* **format:** add support for personalised reports ([ae941c1](https://github.com/JamieMason/eslint-formatter-git-log/commit/ae941c1cbc9c23f6b779084a8fe02f1dfa0c436c)) |
27 | 36 |
|
28 | 37 |
|
29 | 38 |
|
|
32 | 41 |
|
33 | 42 | ### Bug Fixes
|
34 | 43 |
|
35 |
| -* **format:** ESLint doesn't always provide an endLine ([5663ee5](https://github.com/JamieMason/eslint-formatter-git-log/commit/5663ee5)) |
| 44 | +* **format:** ESLint doesn't always provide an endLine ([5663ee5](https://github.com/JamieMason/eslint-formatter-git-log/commit/5663ee5bf0861afae2538e53ebc99dafa9a65a5e)) |
36 | 45 |
|
37 | 46 |
|
38 | 47 |
|
|
41 | 50 |
|
42 | 51 | ### Features
|
43 | 52 |
|
44 |
| -* **format:** expose configuration for customisation ([4468586](https://github.com/JamieMason/eslint-formatter-git-log/commit/4468586)) |
| 53 | +* **format:** expose configuration for customisation ([4468586](https://github.com/JamieMason/eslint-formatter-git-log/commit/4468586451d1c14a0d0101eef13c396276dadc87)) |
45 | 54 |
|
46 | 55 |
|
47 | 56 |
|
48 |
| -# [0.1.0](https://github.com/JamieMason/eslint-formatter-git-log/compare/3aea523...0.1.0) (2019-08-02) |
| 57 | +# [0.1.0](https://github.com/JamieMason/eslint-formatter-git-log/compare/3aea523e7a910e4d9989e75422a7589e1f486672...0.1.0) (2019-08-02) |
49 | 58 |
|
50 | 59 |
|
51 | 60 | ### Features
|
52 | 61 |
|
53 |
| -* **format:** include git author, date, and hash ([3aea523](https://github.com/JamieMason/eslint-formatter-git-log/commit/3aea523)) |
| 62 | +* **format:** include git author, date, and hash ([3aea523](https://github.com/JamieMason/eslint-formatter-git-log/commit/3aea523e7a910e4d9989e75422a7589e1f486672)) |
54 | 63 |
|
55 | 64 |
|
56 | 65 |
|
0 commit comments