Skip to content

Commit 40db8d9

Browse files
committed
chore(release): 0.6.4
1 parent 9a85f42 commit 40db8d9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.6.4](https://github.com/JamieMason/eslint-formatter-git-log/compare/0.5.4...0.6.4) (2022-05-02)
2+
3+
4+
### Features
5+
6+
* **output:** remove footer containing totals of each type of entry ([9a85f42](https://github.com/JamieMason/eslint-formatter-git-log/commit/9a85f4266962203861c0eb6143f7c7f04af839c9)), closes [#2](https://github.com/JamieMason/eslint-formatter-git-log/issues/2)
7+
8+
9+
110
## [0.5.4](https://github.com/JamieMason/eslint-formatter-git-log/compare/0.5.3...0.5.4) (2022-05-02)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-formatter-git-log",
33
"description": "ESLint Formatter featuring Git Author, Date, and Hash",
4-
"version": "0.5.4",
4+
"version": "0.6.4",
55
"author": "Jamie Mason (https://github.com/JamieMason)",
66
"bugs": "https://github.com/JamieMason/eslint-formatter-git-log/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)